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
53297f7627
commit
4ab48cc67d
11 changed files with 65 additions and 34 deletions
|
@ -174,7 +174,7 @@ export default Component.extend(AuthProvider, ModalMixin, {
|
|||
},
|
||||
|
||||
onSearch() {
|
||||
debounce(this, function() { this.loadGroupInfo(); }, 450);
|
||||
debounce(this, this.loadGroupInfo, 450);
|
||||
},
|
||||
|
||||
onLeaveGroup(userId) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue