[freeside-commits] branch master updated. 1939aff38dd65509468760264659091f4b6b3e78

Ivan ivan at 420.am
Mon Sep 18 14:57:29 PDT 2017


The branch, master has been updated
       via  1939aff38dd65509468760264659091f4b6b3e78 (commit)
      from  377a2f99f2377a0670f6a5326be636b259ae27ca (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 1939aff38dd65509468760264659091f4b6b3e78
Author: Ivan Kohler <ivan at freeside.biz>
Date:   Mon Sep 18 14:57:28 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