[freeside-commits] freeside/httemplate/view cust_main.cgi, 1.124, 1.125

Mark Wells mark at wavetail.420.am
Mon Nov 16 16:06:27 PST 2009


Update of /home/cvs/cvsroot/freeside/httemplate/view
In directory wavetail.420.am:/tmp/cvs-serv32088/httemplate/view

Modified Files:
	cust_main.cgi 
Log Message:
cust_attachment improvement, RT#4964 and #6225

Index: cust_main.cgi
===================================================================
RCS file: /home/cvs/cvsroot/freeside/httemplate/view/cust_main.cgi,v
retrieving revision 1.124
retrieving revision 1.125
diff -u -d -r1.124 -r1.125
--- cust_main.cgi	4 Oct 2009 00:08:42 -0000	1.124
+++ cust_main.cgi	17 Nov 2009 00:06:25 -0000	1.125
@@ -148,8 +148,8 @@
               'action'      => $p.'edit/cust_main_attach.cgi',
               'actionlabel' => 'Upload file',
               'cust_main'   => $cust_main,
-              'width'       => 616,
-              'height'      => 408,
+              'width'       => 480,
+              'height'      => 296,
           )
 %>
 % }



More information about the freeside-commits mailing list