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=3ef6299f3979751110dfca882f7cfe63b8dbb076;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 27f3cb2bd..144853fd9 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 -%>