[freeside-commits] branch FREESIDE_4_BRANCH updated. 364cbaf3cff70ab0b3ae228f96bf1155cb6cbe7d
Ivan
ivan at 420.am
Mon Sep 18 14:57:31 PDT 2017
The branch, FREESIDE_4_BRANCH has been updated
via 364cbaf3cff70ab0b3ae228f96bf1155cb6cbe7d (commit)
from c5e3b170dc4f6e20d3cb9cbcb13b6b892912fbc4 (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 364cbaf3cff70ab0b3ae228f96bf1155cb6cbe7d
Author: Ivan Kohler <ivan at freeside.biz>
Date: Mon Sep 18 14:57:30 2017 -0700
more room for package change popup
diff --git a/httemplate/view/cust_main/packages/package.html b/httemplate/view/cust_main/packages/package.html
index d643133..ab19ff9 100644
--- a/httemplate/view/cust_main/packages/package.html
+++ b/httemplate/view/cust_main/packages/package.html
@@ -258,7 +258,7 @@
actionlabel => emt('Change package'),
#width => 768,
width => 960,
- height => 640,
+ height => 650,
},
{ label => 'Discount package',
@@ -589,7 +589,7 @@
"zip=;country=$countrydefault",
actionlabel => emt('Change location'),
width => 960,
- height => 640,
+ height => 650,
},
{ label => 'Edit location',
-----------------------------------------------------------------------
Summary of changes:
httemplate/view/cust_main/packages/package.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
More information about the freeside-commits
mailing list