Browse Source

Fix fucking Js

fix-js
Hugo Levy-Falk 5 years ago
committed by klafyvel
parent
commit
aae2903d0d
  1. 1
      users/templates/users/edit_listright.html

1
users/templates/users/edit_listright.html

@ -54,6 +54,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
:data="treeData"
:options="treeOptions"
@node:checked="onNodeChecked"
@node:unchecked="onNodeUnchecked"
/>
</div>
<div id="legacy_form">

Loading…
Cancel
Save