mirror of
https://github.com/documize/community.git
synced 2025-07-23 15:19:42 +02:00
select space root or category docs
This commit is contained in:
parent
8d761da939
commit
ba5988dca3
8 changed files with 105 additions and 100 deletions
|
@ -46,9 +46,8 @@ export default Ember.Route.extend(AuthenticatedRouteMixin, {
|
|||
});
|
||||
|
||||
model.rootDocCount = rootDocCount;
|
||||
},
|
||||
|
||||
activate() {
|
||||
this.set('model.showStartDocument', false);
|
||||
console.log('afterModel');
|
||||
|
||||
}
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue