Select Git revision
fvalue.html
-
Igor Scheller authoredIgor Scheller authored
fvalue.html 191 B
<input data-update="click change" type="checkbox" value="1"<%=
attr("id", id) .. attr("name", id) ..
attr("checked", self:cfgvalue() and "checked")
%>>
<label<%= attr("for", id)%>></label>