mirror of
https://github.com/documize/community.git
synced 2025-07-24 15:49:44 +02:00
Refactor user settings to use component
This commit is contained in:
parent
fadbb57188
commit
ab94dabbd2
5 changed files with 96 additions and 46 deletions
|
@ -12,10 +12,6 @@
|
|||
import Ember from 'ember';
|
||||
import NotifierMixin from "../../../mixins/notifier";
|
||||
|
||||
const {
|
||||
isEmpty
|
||||
} = Ember;
|
||||
|
||||
export default Ember.Controller.extend(NotifierMixin, {
|
||||
orgService: Ember.inject.service('organization'),
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue