From e27eac0ce21e1c8ac2195860f50e7ff481a23804 Mon Sep 17 00:00:00 2001 From: Stephen Beaver Date: Wed, 7 Oct 2015 11:46:00 -0400 Subject: Fixed #5282 --- src/usr/local/www/firewall_aliases_edit.php | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/usr/local/www/firewall_aliases_edit.php') diff --git a/src/usr/local/www/firewall_aliases_edit.php b/src/usr/local/www/firewall_aliases_edit.php index 0b68583..147b37c 100755 --- a/src/usr/local/www/firewall_aliases_edit.php +++ b/src/usr/local/www/firewall_aliases_edit.php @@ -788,8 +788,6 @@ events.push(function(){ typechange(); }); - // Disable address_subnet if type == 'host' - $("[id^='address_subnet']").prop("disabled", ($('#type').val() == 'host')); }); //]]> -- cgit v1.1