From 08ec2d996099baf305efd8f28ee267c7fd043390 Mon Sep 17 00:00:00 2001 From: Stephen Beaver Date: Fri, 2 Oct 2015 14:57:24 -0400 Subject: Completes #5159 All duplicated JS removed to included file --- src/usr/local/www/services_unbound_acls.php | 177 +--------------------------- 1 file changed, 2 insertions(+), 175 deletions(-) (limited to 'src/usr/local/www/services_unbound_acls.php') diff --git a/src/usr/local/www/services_unbound_acls.php b/src/usr/local/www/services_unbound_acls.php index 5de889a..a9d1076 100644 --- a/src/usr/local/www/services_unbound_acls.php +++ b/src/usr/local/www/services_unbound_acls.php @@ -269,7 +269,7 @@ if($act=="new" || $act=="edit") { $counter++; } - $section->addInput(new Form_Button( + $form->addGlobal(new Form_Button( 'addrow', 'Add network' ))->removeClass('btn-primary')->addClass('btn-success'); @@ -328,177 +328,4 @@ else // NOT 'edit' or 'add' - - -