mirror of
https://github.com/documize/community.git
synced 2025-07-19 13:19:43 +02:00
i18n admin strings
This commit is contained in:
parent
7cf672646a
commit
c09a116e56
4 changed files with 67 additions and 41 deletions
|
@ -222,6 +222,8 @@ export default Component.extend(AuthProvider, ModalMixin, Notifier, {
|
|||
})
|
||||
this.set('groups', groups);
|
||||
|
||||
if (_.isNull(groups)) return;
|
||||
|
||||
this.modalOpen("#group-member-modal", {"show": true});
|
||||
},
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue