summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/services_dnsmasq_edit.php
diff options
context:
space:
mode:
authorSteve Beaver <sbeaver@netgate.com>2016-11-11 13:38:17 -0500
committerSteve Beaver <sbeaver@netgate.com>2016-11-11 13:38:17 -0500
commitb9c0d66df5d07edcd2ee543521efe771f4e54aa4 (patch)
tree0fae979630915f9052d51da9e7905abb0a4c53fd /src/usr/local/www/services_dnsmasq_edit.php
parent75ac7cab1dfb3e8148a27a13369bbb08219e8c3a (diff)
downloadpfsense-b9c0d66df5d07edcd2ee543521efe771f4e54aa4.zip
pfsense-b9c0d66df5d07edcd2ee543521efe771f4e54aa4.tar.gz
Revert "Suppress delete button if only one row"
This reverts commit 75ac7cab1dfb3e8148a27a13369bbb08219e8c3a.
Diffstat (limited to 'src/usr/local/www/services_dnsmasq_edit.php')
-rw-r--r--src/usr/local/www/services_dnsmasq_edit.php9
1 files changed, 0 insertions, 9 deletions
diff --git a/src/usr/local/www/services_dnsmasq_edit.php b/src/usr/local/www/services_dnsmasq_edit.php
index 9a8acd7..1d7062a 100644
--- a/src/usr/local/www/services_dnsmasq_edit.php
+++ b/src/usr/local/www/services_dnsmasq_edit.php
@@ -293,12 +293,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