[freeside-commits] branch FREESIDE_4_BRANCH updated. eb52ebdbdecd0f1861f92e29a61b29f825444dc2
Ivan Kohler
ivan at freeside.biz
Wed Jul 7 13:09:51 PDT 2021
The branch, FREESIDE_4_BRANCH has been updated
via eb52ebdbdecd0f1861f92e29a61b29f825444dc2 (commit)
from 49a7a4deafc051d5c3fdfd21db643cc33a10f8fd (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 eb52ebdbdecd0f1861f92e29a61b29f825444dc2
Author: Ivan Kohler <ivan at freeside.biz>
Date: Wed Jul 7 13:09:50 2021 -0700
better height for pkg order popup
diff --git a/httemplate/view/cust_main/menu.html b/httemplate/view/cust_main/menu.html
index 1a69c60bb..b1464b5ca 100644
--- a/httemplate/view/cust_main/menu.html
+++ b/httemplate/view/cust_main/menu.html
@@ -273,7 +273,7 @@ my @menu = (
actionlabel => 'Order new package',
color => '#333399',
width => 960,
- height => 740,
+ height => 850,
acl => 'Order customer package',
},
{
-----------------------------------------------------------------------
Summary of changes:
httemplate/view/cust_main/menu.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
More information about the freeside-commits
mailing list