mirror of
https://github.com/openwrt/luci.git
synced 2026-01-09 07:40:24 +04:00
luci-0.9: merge r5269
This commit is contained in:
@@ -23,7 +23,11 @@ $Id$
|
||||
end
|
||||
%>
|
||||
|
||||
<% self:render_children(section, scope or {}) %>
|
||||
<% if self.tabs then %>
|
||||
<%+cbi/tabcontainer%>
|
||||
<% else %>
|
||||
<% self:render_children(section, scope or {}) %>
|
||||
<% end %>
|
||||
|
||||
<% if self.error and self.error[section] then -%>
|
||||
<div class="cbi-section-error">
|
||||
|
||||
Reference in New Issue
Block a user