summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/usr/local/www/firewall_nat_out_edit.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/firewall_nat_out_edit.php b/src/usr/local/www/firewall_nat_out_edit.php
index 111fe39..c0c448a 100644
--- a/src/usr/local/www/firewall_nat_out_edit.php
+++ b/src/usr/local/www/firewall_nat_out_edit.php
@@ -804,7 +804,7 @@ events.push(function() {
source: addressarray
});
- $('#dstbeginport_cust, #sourceport, #destination, #dstport').autocomplete({
+ $('#sourceport, #dstport').autocomplete({
source: customarray
});
});
OpenPOWER on IntegriCloud