[freeside-commits] branch FREESIDE_3_BRANCH updated. 708cd9ef94ccb96955c6b9fe9d2ccdc0b311b556
Ivan
ivan at 420.am
Wed Jan 8 17:25:33 PST 2014
The branch, FREESIDE_3_BRANCH has been updated
via 708cd9ef94ccb96955c6b9fe9d2ccdc0b311b556 (commit)
from 9f04e6bd89dc3a6dcf689c3b84413bd9130a1ca4 (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 708cd9ef94ccb96955c6b9fe9d2ccdc0b311b556
Author: Ivan Kohler <ivan at freeside.biz>
Date: Wed Jan 8 17:25:32 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