wip file field
This commit is contained in:
@@ -0,0 +1 @@
|
||||
<input type="checkbox" class="switch" value="{{$value}}" {{$checked ? "checked" : ""}} />
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1 @@
|
||||
<input type="checkbox" class="switch" value="{{$value}}" {{$checked ? "checked" : ""}} />
|
||||