[freeside-commits] branch master updated. 8dd53f292ccdc62a80b6da8110a8f0cb4cffae05

Ivan ivan at 420.am
Wed Jun 17 12:03:01 PDT 2015


The branch, master has been updated
       via  8dd53f292ccdc62a80b6da8110a8f0cb4cffae05 (commit)
      from  1b5b8ba6c06143c639efeb6095a51f9b2ae7c80b (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 8dd53f292ccdc62a80b6da8110a8f0cb4cffae05
Author: Ivan Kohler <ivan at freeside.biz>
Date:   Wed Jun 17 12:03:00 2015 -0700

    UI spring cleaning: pkg change popup size

diff --git a/httemplate/view/cust_main/packages/package.html b/httemplate/view/cust_main/packages/package.html
index 3036f2e..4b56e6f 100644
--- a/httemplate/view/cust_main/packages/package.html
+++ b/httemplate/view/cust_main/packages/package.html
@@ -357,7 +357,7 @@ sub pkg_change_link {
     'actionlabel' => emt('Change'),
     'cust_pkg'    => $cust_pkg,
     'width'       => 960,
-    'height'      => 490,
+    'height'      => 538,
   );
 }
 

-----------------------------------------------------------------------

Summary of changes:
 httemplate/view/cust_main/packages/package.html |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)




More information about the freeside-commits mailing list