From: Georgi Valkov Date: Fri, 17 Jul 2015 16:52:24 +0000 (+0300) Subject: Workaround: saved administration site user and pass may appear on the Wireless config... X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=48c8cad48a028679649b57d13dd79f0df226446b;p=project%2Fluci.git Workaround: saved administration site user and pass may appear on the Wireless configuration page, replacing the WPA key. --- diff --git a/modules/luci-base/luasrc/view/cbi/network_netlist.htm b/modules/luci-base/luasrc/view/cbi/network_netlist.htm index 7e23d149a8..4f186ca8ea 100644 --- a/modules/luci-base/luasrc/view/cbi/network_netlist.htm +++ b/modules/luci-base/luasrc/view/cbi/network_netlist.htm @@ -59,6 +59,7 @@ <%- else -%> <%:unspecified -or- create:%> <%- end -%>  + onfocus="document.getElementById('<%=cbid%>_new').checked=true" />