Browse Source

Fix fucking Js

release-2.9
Hugo Levy-Falk 5 years ago
committed by Gabriel Detraz
parent
commit
b9ce083c88
  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" :data="treeData"
:options="treeOptions" :options="treeOptions"
@node:checked="onNodeChecked" @node:checked="onNodeChecked"
@node:unchecked="onNodeUnchecked"
/> />
</div> </div>
<div id="legacy_form"> <div id="legacy_form">

Loading…
Cancel
Save