mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-02-15 03:51:51 +00:00
2 lines
250 B
HTML
2 lines
250 B
HTML
<td class="cbi-value-field<% if self.error and self.error[section] then %> cbi-value-error<% end %>">
|
|
<div id="cbi-<%=self.config.."-"..section.."-"..self.option%>" data-index="<%=self.index%>" data-depends="<%=pcdata(self:deplist2json(section))%>">
|