remove uk-checkbox

This commit is contained in:
Victoria Sloan 2020-09-01 21:32:47 +01:00
parent 6620e1e44e
commit 7b32fb78c5
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} />