X-Git-Url: https://git.archive.openwrt.org/?p=project%2Fluci.git;a=blobdiff_plain;f=libs%2Fweb%2Fluasrc%2Fview%2Fcbi%2Fsimpleform.htm;h=5216cd50f1cc3ed8c21962bfc13d21a1d94b754a;hp=f7c9f3324392b8d62fbe7bfeecec5d9bf7b63098;hb=4d2332c01c37be306ff356396bd1819deade0b7e;hpb=bf7b19f33b2e0a784e5a0b63e5f4bc926d918d7e diff --git a/libs/web/luasrc/view/cbi/simpleform.htm b/libs/web/luasrc/view/cbi/simpleform.htm index f7c9f3324..5216cd50f 100644 --- a/libs/web/luasrc/view/cbi/simpleform.htm +++ b/libs/web/luasrc/view/cbi/simpleform.htm @@ -18,7 +18,7 @@
<%=self.errmessage%>
<%- end %> <% if not self.embedded then %> -
+
<%- if type(self.hidden) == "table" then for k, v in pairs(self.hidden) do