X-Git-Url: https://git.archive.openwrt.org/?p=project%2Fluci.git;a=blobdiff_plain;f=libs%2Fweb%2Fluasrc%2Fview%2Fcbi%2Ftblsection.htm;h=63214467f64fbf15869dc9bb3a646224fb77efe9;hp=c79d5a8c87903e26581d058eab7a24ae2e417827;hb=a30ea6c2a38587f6b123a39b0086b64d62f5d9b9;hpb=80e1900b03b2a5315c791f9240f9d7641ae67562 diff --git a/libs/web/luasrc/view/cbi/tblsection.htm b/libs/web/luasrc/view/cbi/tblsection.htm index c79d5a8c8..63214467f 100644 --- a/libs/web/luasrc/view/cbi/tblsection.htm +++ b/libs/web/luasrc/view/cbi/tblsection.htm @@ -56,7 +56,9 @@ end <%-=k.title-%> <%- if k.titleref then -%><%- end -%> - <%- count = count + 1; end; end; if self.extedit or self.addremove then -%> + <%- count = count + 1; end; end; if self.sortable then -%> + <%:Sort%> + <%- end; if self.extedit or self.addremove then -%>   <%- count = count + 1; end -%> @@ -70,7 +72,9 @@ end <%- end -%> <%- for i, k in pairs(self.children) do if not k.optional then -%> ><%=k.description%> - <%- end; end; if self.extedit or self.addremove then -%> + <%- end; end; if self.sortable then -%> + + <%- end; if self.extedit or self.addremove then -%> <%- end -%>