mirror of
https://github.com/documize/community.git
synced 2025-07-23 07:09:43 +02:00
Normalized remaining space options into settings admin
Moved space naming and category management into space settings.
This commit is contained in:
parent
29534273b8
commit
d689cbc281
16 changed files with 174 additions and 331 deletions
|
@ -35,9 +35,6 @@ export default Router.map(function () {
|
|||
path: 's/:folder_id/:folder_slug'
|
||||
},
|
||||
function () {
|
||||
this.route('category', {
|
||||
path: 'category'
|
||||
});
|
||||
this.route('settings', {
|
||||
path: 'settings'
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue