[freeside-commits] branch master updated. cb5d60b3ece7348c93e3246e7d42baab97b690d2
Ivan
ivan at 420.am
Wed Jan 8 17:25:31 PST 2014
The branch, master has been updated
via cb5d60b3ece7348c93e3246e7d42baab97b690d2 (commit)
from 8861d46820af163c7de7839178b6120c9b32ab2c (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit cb5d60b3ece7348c93e3246e7d42baab97b690d2
Author: Ivan Kohler <ivan at freeside.biz>
Date: Wed Jan 8 17:25:31 2014 -0800
size detach popup for more data that could be configed on
diff --git a/httemplate/view/cust_main/packages/contact.html b/httemplate/view/cust_main/packages/contact.html
index 93985e4..0f0cde7 100644
--- a/httemplate/view/cust_main/packages/contact.html
+++ b/httemplate/view/cust_main/packages/contact.html
@@ -71,7 +71,7 @@ sub pkg_detach_link {
'actionlabel' => emt('Detach'),
'cust_pkg' => $cust_pkg,
'width' => 616,
- 'height' => 684,
+ 'height' => 720,
);
}
-----------------------------------------------------------------------
Summary of changes:
httemplate/view/cust_main/packages/contact.html | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
More information about the freeside-commits
mailing list