mirror of
https://github.com/documize/community.git
synced 2025-08-05 13:35:25 +02:00
Set user admin max results and Keycloak sync option
This commit is contained in:
parent
2c8b757ff6
commit
351b8dcc12
13 changed files with 100 additions and 31 deletions
|
@ -3,6 +3,9 @@
|
|||
onAddUsers=(action 'onAddUsers')}}
|
||||
|
||||
{{customize/user-list users=model
|
||||
syncInProgress=syncInProgress
|
||||
userLimit=userLimit
|
||||
onSync=(action "onSync")
|
||||
onFilter=(action "onFilter")
|
||||
onDelete=(action "onDelete")
|
||||
onSave=(action "onSave")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue