[freeside-commits] freeside/httemplate/view cust_main.cgi, 1.107,
1.108
Jeff Finucane,420,,
jeff at wavetail.420.am
Sat Nov 25 13:04:56 PST 2006
Update of /home/cvs/cvsroot/freeside/httemplate/view
In directory wavetail:/tmp/cvs-serv20487
Modified Files:
cust_main.cgi
Log Message:
chill FF wrt POSTDATA
Index: cust_main.cgi
===================================================================
RCS file: /home/cvs/cvsroot/freeside/httemplate/view/cust_main.cgi,v
retrieving revision 1.107
retrieving revision 1.108
diff -u -d -r1.107 -r1.108
--- cust_main.cgi 9 Oct 2006 00:30:58 -0000 1.107
+++ cust_main.cgi 25 Nov 2006 21:04:54 -0000 1.108
@@ -136,6 +136,12 @@
<div><br>[iframe not supported]<br><br></div>
</iframe>
+% }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">
+ <div><br>[iframe not supported]<br><br></div>
+</iframe>
+
% }
% }
More information about the freeside-commits
mailing list