summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/services_unbound_host_edit.php
diff options
context:
space:
mode:
authorSteve Beaver <sbeaver@netgate.com>2016-11-11 13:44:47 -0500
committerSteve Beaver <sbeaver@netgate.com>2016-11-11 13:44:47 -0500
commit464a540a3b7f7c5351526dbc515ade4554b1976e (patch)
tree1fbdb45d0223ed875445bfb41c5b96b9aaa2fcb1 /src/usr/local/www/services_unbound_host_edit.php
parentb9c0d66df5d07edcd2ee543521efe771f4e54aa4 (diff)
downloadpfsense-464a540a3b7f7c5351526dbc515ade4554b1976e.zip
pfsense-464a540a3b7f7c5351526dbc515ade4554b1976e.tar.gz
Revert change to row delete button
Diffstat (limited to 'src/usr/local/www/services_unbound_host_edit.php')
-rw-r--r--src/usr/local/www/services_unbound_host_edit.php9
1 files changed, 0 insertions, 9 deletions
diff --git a/src/usr/local/www/services_unbound_host_edit.php b/src/usr/local/www/services_unbound_host_edit.php
index f9bd615..93e01fe 100644
--- a/src/usr/local/www/services_unbound_host_edit.php
+++ b/src/usr/local/www/services_unbound_host_edit.php
@@ -308,12 +308,3 @@ $form->add($section);
print($form);
include("foot.inc");
-?>
-<script type="text/javascript">
-//<![CDATA[
- events.push(function() {
- // Suppress "Delete row" button if there are fewer than two rows
- checkLastRow();
-});
-//]]>
-</script> \ No newline at end of file
OpenPOWER on IntegriCloud