From 19edb48d63cb6cd838434431e2c05783ad02beaf Mon Sep 17 00:00:00 2001 From: M_ars Date: Sat, 20 Aug 2022 11:11:44 +0200 Subject: [PATCH] GUI: basic-network.as - remove left over of old option WAN bridging extend the following commit https://bitbucket.org/pedro311/freshtomato-arm/commits/2c0d1765de5654c711b4cd38954256c57eb2b35f --- release/src-rt-6.x.4708/router/www/basic-network.asp | 1 - 1 file changed, 1 deletion(-) diff --git a/release/src-rt-6.x.4708/router/www/basic-network.asp b/release/src-rt-6.x.4708/router/www/basic-network.asp index a4feb07a1b..1ef9fd9464 100644 --- a/release/src-rt-6.x.4708/router/www/basic-network.asp +++ b/release/src-rt-6.x.4708/router/www/basic-network.asp @@ -683,7 +683,6 @@ function verifyFields(focused, quiet) { } } - elem.display('_f_wan_islan', (wanproto[0] == 'disabled')); } }