[freeside-commits] freeside/httemplate/browse addr_block.cgi, 1.11, 1.12
Ivan,,,
ivan at wavetail.420.am
Fri Feb 13 16:41:26 PST 2009
Update of /home/cvs/cvsroot/freeside/httemplate/browse
In directory wavetail.420.am:/tmp/cvs-serv376/browse
Modified Files:
addr_block.cgi
Log Message:
clean up select-agent agent virtualization, RT#1405
Index: addr_block.cgi
===================================================================
RCS file: /home/cvs/cvsroot/freeside/httemplate/browse/addr_block.cgi,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- addr_block.cgi 27 Sep 2008 03:01:43 -0000 1.11
+++ addr_block.cgi 14 Feb 2009 00:41:24 -0000 1.12
@@ -92,8 +92,7 @@
<INPUT TYPE="text" NAME="ip_gateway" SIZE="15">/<INPUT TYPE="text" NAME="ip_netmask" SIZE="2">
);
$html_foot .= include( '/elements/select-agent.html',
- 'agent_virt' => 1,
- 'agent_null_right' => 'Broadband global configuration',
+ 'agent_null_right' => 'Broadband global configuration',
);
$html_foot .= qq(
<INPUT TYPE="submit" NAME="submit" VALUE="Add">
More information about the freeside-commits
mailing list