Various webui fix
fixes #742 Add save button for reordering instead of auto saving
This commit is contained in:
@@ -126,6 +126,7 @@ onMounted(() => {
|
||||
<Checkbox :id="'prep-cmd-admin-' + i"
|
||||
label="_common.elevated"
|
||||
desc=""
|
||||
default="false"
|
||||
v-model="c.elevated"
|
||||
></Checkbox>
|
||||
</td>
|
||||
|
||||
Reference in New Issue
Block a user