5 lines
135 B
Smarty
5 lines
135 B
Smarty
<v-switch data-id="${id}">
|
|
<input type="checkbox" required name="${name}">
|
|
<label></label>
|
|
<span>${desc}</span>
|
|
</v-switch> |