[freeside-commits] freeside/httemplate/view cust_main.cgi, 1.127, 1.128

Ivan,,, ivan at wavetail.420.am
Sun Jun 6 23:52:44 PDT 2010


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

Modified Files:
	cust_main.cgi 
Log Message:
a little UI goes a long way: have the customer tabs actually enclose their view

Index: cust_main.cgi
===================================================================
RCS file: /home/cvs/cvsroot/freeside/httemplate/view/cust_main.cgi,v
retrieving revision 1.127
retrieving revision 1.128
diff -u -w -d -r1.127 -r1.128
--- cust_main.cgi	27 Mar 2010 06:09:55 -0000	1.127
+++ cust_main.cgi	7 Jun 2010 06:52:42 -0000	1.128
@@ -13,7 +13,7 @@
              %views,
           )
 %>
-<BR>
+<DIV CLASS="fstabcontainer">
 
 <% include('/elements/init_overlib.html') %>
 
@@ -214,6 +214,7 @@
 <% include('cust_main/change_history.html', $cust_main ) %> 	 
 % }
 
+</DIV>
 <% include('/elements/footer.html') %>
 <%init>
 



More information about the freeside-commits mailing list