[freeside-commits] freeside/httemplate/view svc_broadband.cgi, 1.20, 1.21

Ivan,,, ivan at wavetail.420.am
Wed Apr 13 16:25:25 PDT 2011


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

Modified Files:
	svc_broadband.cgi 
Log Message:
fix svc_broadband view fallout from svc_dish / svc_hardware, RT#12449

Index: svc_broadband.cgi
===================================================================
RCS file: /home/cvs/cvsroot/freeside/httemplate/view/svc_broadband.cgi,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -w -d -r1.20 -r1.21
--- svc_broadband.cgi	1 Apr 2011 02:52:20 -0000	1.20
+++ svc_broadband.cgi	13 Apr 2011 23:25:23 -0000	1.21
@@ -10,7 +10,7 @@
 
 <% include('/elements/init_overlib.html') %>
 
-<% include('/view/elements/svc_edit_link.html', $svc_acct) %>
+<% include('/view/elements/svc_edit_link.html', $svc_broadband) %>
 <BR>
 <%ntable("#cccccc")%>
   <TR>



More information about the freeside-commits mailing list