mirror of
https://github.com/documize/community.git
synced 2025-07-22 14:49:42 +02:00
Removed space.category screen references
This commit is contained in:
parent
5d33860a15
commit
785e4c245d
4 changed files with 659 additions and 668 deletions
|
@ -24,10 +24,6 @@ export default Controller.extend(NotifierMixin, {
|
|||
this.set('tab', view);
|
||||
},
|
||||
|
||||
onCategories() {
|
||||
this.get('router').transitionTo('folder.category');
|
||||
},
|
||||
|
||||
onRefresh() {
|
||||
this.get('target._routerMicrolib').refresh();
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue