Browse Source

Merge branch 'fix-js' into 'dev'

Fix fucking Js

See merge request re2o/re2o!586
fix_send_voucher
Jean-Romain Garnier 5 years ago
parent
commit
f297bdd846
  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