From: Ivan Kohler Date: Thu, 9 Jan 2014 01:25:31 +0000 (-0800) Subject: size detach popup for more data that could be configed on X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=cb5d60b3ece7348c93e3246e7d42baab97b690d2 size detach popup for more data that could be configed on --- diff --git a/httemplate/view/cust_main/packages/contact.html b/httemplate/view/cust_main/packages/contact.html index 93985e404..0f0cde71f 100644 --- a/httemplate/view/cust_main/packages/contact.html +++ b/httemplate/view/cust_main/packages/contact.html @@ -71,7 +71,7 @@ sub pkg_detach_link { 'actionlabel' => emt('Detach'), 'cust_pkg' => $cust_pkg, 'width' => 616, - 'height' => 684, + 'height' => 720, ); }