| ... | in utilities.naml |
|
307 308 309
|
<macro name="checkbox" parameters="style" requires="field">
<input id="[n.name/]" type="checkbox" name="[n.name/]" value="[n.true/]" checked="[n.false_to_null.value/]" style="[n.style/]"/>
</macro>
|
| Free forum by Nabble | Edit this page |