[freeside-commits] freeside/httemplate/edit cust_main_note.cgi, 1.6, 1.7
Ivan,,,
ivan at wavetail.420.am
Fri Mar 26 23:11:33 PDT 2010
Update of /home/cvs/cvsroot/freeside/httemplate/edit
In directory wavetail.420.am:/tmp/cvs-serv12071
Modified Files:
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.6
retrieving revision 1.7
diff -u -w -d -r1.6 -r1.7
--- cust_main_note.cgi 16 Mar 2010 08:05:27 -0000 1.6
+++ cust_main_note.cgi 27 Mar 2010 06:11:31 -0000 1.7
@@ -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