From 9e055e29f903d11deb0da8485220beaf5d6ee0b3 Mon Sep 17 00:00:00 2001 From: bergware Date: Sat, 6 May 2023 03:07:21 +0200 Subject: [PATCH 1/3] Network settings: fix bug in description field - For interfaces other then eth0 --- plugins/dynamix/EthX.page | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/plugins/dynamix/EthX.page b/plugins/dynamix/EthX.page index 9438804c0..1b9d33eb6 100644 --- a/plugins/dynamix/EthX.page +++ b/plugins/dynamix/EthX.page @@ -84,7 +84,7 @@ $(function() { setTimeout(portcheck_ethX,Number('ethX'.substr(3))*1000); }); -
+ @@ -98,7 +98,7 @@ $(function() { _(Interface description)_: : - " onchange="exitCode(this.form,true)"> + " oninput="noRun(this.form)"> @@ -268,7 +268,7 @@ _(Enable VLANs)_: