diff options
Diffstat (limited to 'modules/luci-compat/luasrc/view/cbi/header.htm')
-rw-r--r-- | modules/luci-compat/luasrc/view/cbi/header.htm | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/modules/luci-compat/luasrc/view/cbi/header.htm b/modules/luci-compat/luasrc/view/cbi/header.htm index 821fa3efae..9d7ea5079b 100644 --- a/modules/luci-compat/luasrc/view/cbi/header.htm +++ b/modules/luci-compat/luasrc/view/cbi/header.htm @@ -1,4 +1,7 @@ <%+header%> + +<% local has_writeable_map = false %> + <form method="post" name="cbi" action="<%=REQUEST_URI%>" enctype="multipart/form-data" onreset="return cbi_validate_reset(this)" onsubmit="return cbi_validate_form(this, '<%:Some fields are invalid, cannot save values!%>')"<%= attr("data-strings", luci.util.serialize_json({ label = { |