[freeside-commits] freeside/httemplate/view cust_main.cgi, 1.108,
1.109
Jeff Finucane,420,,
jeff at wavetail.420.am
Sun Nov 26 15:06:39 PST 2006
Update of /home/cvs/cvsroot/freeside/httemplate/view
In directory wavetail:/tmp/cvs-serv15925/httemplate/view
Modified Files:
cust_main.cgi
Log Message:
more ajaxy customer notes
Index: cust_main.cgi
===================================================================
RCS file: /home/cvs/cvsroot/freeside/httemplate/view/cust_main.cgi,v
retrieving revision 1.108
retrieving revision 1.109
diff -u -d -r1.108 -r1.109
--- cust_main.cgi 25 Nov 2006 21:04:54 -0000 1.108
+++ cust_main.cgi 26 Nov 2006 23:06:37 -0000 1.109
@@ -138,7 +138,7 @@
% }else{ # make firefox happy wrt POSTDATA
-<iframe src="<% $p %>view/cust_main/notes.html?custnum=<% $cust_main->custnum %>" height="18" width="6" name="cust_main_notes" frameborder="0" marginborder="0" marginheight="0" scrolling="auto">
+<iframe src="<% $p %>view/cust_main/notes.html?custnum=<% $cust_main->custnum %>" height="24" width="616" name="cust_main_notes" frameborder="0" marginborder="0" marginheight="0" scrolling="auto">
<div><br>[iframe not supported]<br><br></div>
</iframe>
More information about the freeside-commits
mailing list