wip
This commit is contained in:
parent
a9dfe278f8
commit
d042aa4fcb
64 changed files with 332 additions and 332 deletions
|
|
@ -222,7 +222,7 @@
|
|||
cb = this.refs.cb.value
|
||||
permission = []
|
||||
|
||||
this.refs.permission.query-selector-all 'input' .for-each (el) =>
|
||||
this.refs.permission.query-selector-all 'input' .forEach (el) =>
|
||||
if el.checked then permission.push el.value
|
||||
|
||||
locker = document.body.appendChild document.createElement 'mk-locker'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue