From bb5e7d434f4a8f40c7b1bb105084dae8cc375a10 Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Thu, 28 Sep 2017 09:52:52 +0200 Subject: [PATCH] firewall: another cleanup --- src/www/firewall_virtual_ip_edit.php | 2 -- 1 file changed, 2 deletions(-) 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