From: Yousong Zhou Date: Fri, 28 Jun 2019 16:03:37 +0000 (+0000) Subject: luci-base: hide autocomplete-preventing password input with bigger offset X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=dbaae4a8152cab27019a1e0c06b6e64554987ad3;p=oweals%2Fluci.git luci-base: hide autocomplete-preventing password input with bigger offset Fixes openwrt/luci#2624 Signed-off-by: Yousong Zhou (cherry picked from commit 3a24c2dbaa9b781504bb2847153e2514bcbe717e) --- diff --git a/modules/luci-base/luasrc/view/cbi/value.htm b/modules/luci-base/luasrc/view/cbi/value.htm index 8eec86534..fec56fac1 100644 --- a/modules/luci-base/luasrc/view/cbi/value.htm +++ b/modules/luci-base/luasrc/view/cbi/value.htm @@ -1,6 +1,6 @@ <%+cbi/valueheader%> <%- if self.password then -%> - /> <%- end -%>