diff --git a/src/www/firewall_virtual_ip_edit.php b/src/www/firewall_virtual_ip_edit.php index b4c16cce2..28b56dac2 100644 --- a/src/www/firewall_virtual_ip_edit.php +++ b/src/www/firewall_virtual_ip_edit.php @@ -273,13 +273,11 @@ $( document ).ready(function() { $("#noexpand").attr('disabled', false); $("#noexpandrow").removeClass("hidden"); $("#typenote").html(""); - $("#max_vhid").attr('disabled', true); break; case "other": $("#type").attr('disabled', false); $("#subnet_bits").attr('disabled', false); $("#typenote").html(""); - $("#max_vhid").attr('disabled', true); break; } // refresh selectpickers