[freeside-commits] freeside/httemplate/view svc_broadband.cgi, 1.21, 1.22
Ivan,,,
ivan at wavetail.420.am
Thu Apr 14 10:36:16 PDT 2011
Update of /home/cvs/cvsroot/freeside/httemplate/view
In directory wavetail.420.am:/tmp/cvs-serv10718
Modified Files:
svc_broadband.cgi
Log Message:
fix svc_broadband view RT#12449
Index: svc_broadband.cgi
===================================================================
RCS file: /home/cvs/cvsroot/freeside/httemplate/view/svc_broadband.cgi,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -w -d -r1.21 -r1.22
--- svc_broadband.cgi 13 Apr 2011 23:25:23 -0000 1.21
+++ svc_broadband.cgi 14 Apr 2011 17:36:14 -0000 1.22
@@ -10,7 +10,7 @@
<% include('/elements/init_overlib.html') %>
-<% include('/view/elements/svc_edit_link.html', $svc_broadband) %>
+<% include('/view/elements/svc_edit_link.html', 'svc'=>$svc_broadband) %>
<BR>
<%ntable("#cccccc")%>
<TR>
More information about the freeside-commits
mailing list