fix status select option
This commit is contained in:
parent
150d64d1d0
commit
d075c15b1b
@ -17,7 +17,7 @@
|
|||||||
<true>
|
<true>
|
||||||
<option value="0" selected>Disabled</option>
|
<option value="0" selected>Disabled</option>
|
||||||
<option value="1">Enabled</option>
|
<option value="1">Enabled</option>
|
||||||
<option value="2" selected>Enabled - Admin</option>
|
<option value="2">Enabled - Admin</option>
|
||||||
</true>
|
</true>
|
||||||
</check>
|
</check>
|
||||||
<check if="{{ @mbox_array.status=='1' }}">
|
<check if="{{ @mbox_array.status=='1' }}">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user