[freeside-commits] branch FREESIDE_4_BRANCH updated. ae65094b8d0166f4401ecc4bdd691dbfc344b5d5

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


The branch, FREESIDE_4_BRANCH has been updated
       via  ae65094b8d0166f4401ecc4bdd691dbfc344b5d5 (commit)
      from  e599d8587b9683c029cd5d6dc892769ce0e4ddfb (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 ae65094b8d0166f4401ecc4bdd691dbfc344b5d5
Author: Ivan Kohler <ivan at freeside.biz>
Date:   Wed Jun 17 12:03:01 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