[freeside-commits] freeside/httemplate/edit cust_main_note.cgi, 1.4.4.1, 1.4.4.2

Ivan,,, ivan at wavetail.420.am
Fri Mar 26 23:11:34 PDT 2010


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

Modified Files:
      Tag: FREESIDE_1_9_BRANCH
	cust_main_note.cgi 
Log Message:
resize customer not add popup, eliminate needless <BR> in popup

Index: cust_main_note.cgi
===================================================================
RCS file: /home/cvs/cvsroot/freeside/httemplate/edit/cust_main_note.cgi,v
retrieving revision 1.4.4.1
retrieving revision 1.4.4.2
diff -u -w -d -r1.4.4.1 -r1.4.4.2
--- cust_main_note.cgi	16 Mar 2010 08:37:24 -0000	1.4.4.1
+++ cust_main_note.cgi	27 Mar 2010 06:11:32 -0000	1.4.4.2
@@ -6,8 +6,6 @@
 <INPUT TYPE="hidden" NAME="custnum" VALUE="<% $custnum %>">
 <INPUT TYPE="hidden" NAME="notenum" VALUE="<% $notenum %>">
 
-
-<BR><BR>
 <% include('/elements/htmlarea.html', 'field' => 'comment',
                                       'curr_value' => $comment) %>
 % #<TEXTAREA NAME="comment" ROWS="12" COLS="60">



More information about the freeside-commits mailing list