remove uk-checkbox

This commit is contained in:
Victoria Sloan 2020-09-01 21:32:47 +01:00
parent 0910f3b34c
commit eee0ef8a53
1 changed files with 0 additions and 1 deletions

View File

@ -119,7 +119,6 @@
<span class="access-level">
<label>{level.name}</label>
<input
class="uk-checkbox"
type="checkbox"
disabled={!level.editable}
bind:checked={level.canExecute} />