size detach popup for more data that could be configed on
authorIvan Kohler <ivan@freeside.biz>
Thu, 9 Jan 2014 01:25:31 +0000 (17:25 -0800)
committerIvan Kohler <ivan@freeside.biz>
Thu, 9 Jan 2014 01:25:31 +0000 (17:25 -0800)
httemplate/view/cust_main/packages/contact.html

index 93985e4..0f0cde7 100644 (file)
@@ -71,7 +71,7 @@ sub pkg_detach_link {
     'actionlabel' => emt('Detach'),
     'cust_pkg'    => $cust_pkg,
     'width'       => 616,
-    'height'      => 684,
+    'height'      => 720,
   );
 }