From 3a24c2dbaa9b781504bb2847153e2514bcbe717e Mon Sep 17 00:00:00 2001 From: Yousong Zhou Date: Fri, 28 Jun 2019 16:03:37 +0000 Subject: [PATCH] luci-base: hide autocomplete-preventing password input with bigger offset Fixes openwrt/luci#2624 Signed-off-by: Yousong Zhou --- modules/luci-base/luasrc/view/cbi/value.htm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/luci-base/luasrc/view/cbi/value.htm b/modules/luci-base/luasrc/view/cbi/value.htm index 27f3cb2bd9..144853fd9f 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 -%> -- 2.30.2