From 7efc882e67c25728c07990e852a590cbddfc1dc6 Mon Sep 17 00:00:00 2001 From: ivan Date: Mon, 14 Jul 2008 23:08:36 +0000 Subject: fuck embedded iframes and their stupid display problems with scrolling. also make the gridding more consistent --- httemplate/view/cust_main.cgi | 14 +------------- 1 file changed, 1 insertion(+), 13 deletions(-) (limited to 'httemplate/view/cust_main.cgi') diff --git a/httemplate/view/cust_main.cgi b/httemplate/view/cust_main.cgi index 63df35ad1..2231d4148 100755 --- a/httemplate/view/cust_main.cgi +++ b/httemplate/view/cust_main.cgi @@ -111,19 +111,7 @@ Comments
-% if ($notecount) { - - - -% }else{ # make firefox happy wrt POSTDATA - - - -% } +<% include('cust_main/notes.html', 'custnum' => $cust_main->custnum ) %> % } -- cgit v1.2.1