mirror of
https://github.com/documize/community.git
synced 2025-07-23 07:09:43 +02:00
removed redundant colors, widgets
This commit is contained in:
parent
869884abda
commit
3f2edcaa96
36 changed files with 161 additions and 1499 deletions
|
@ -109,10 +109,6 @@ export default Router.map(function () {
|
|||
path: 'accounts'
|
||||
});
|
||||
|
||||
this.route('widgets', {
|
||||
path: 'widgets'
|
||||
});
|
||||
|
||||
this.route('not-found', {
|
||||
path: '/*wildcard'
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue