mirror of
https://github.com/documize/community.git
synced 2025-07-22 22:59:43 +02:00
refactored license/smtp/genral settings UI
This commit is contained in:
parent
fd6b4c051b
commit
75aa00beca
19 changed files with 221 additions and 117 deletions
|
@ -55,8 +55,11 @@ export default Router.map(function () {
|
|||
this.route('folders', {
|
||||
path: 'folders'
|
||||
});
|
||||
this.route('global', {
|
||||
path: 'global'
|
||||
this.route('smtp', {
|
||||
path: 'smtp'
|
||||
});
|
||||
this.route('license', {
|
||||
path: 'license'
|
||||
});
|
||||
this.route('auth', {
|
||||
path: 'auth'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue