mirror of
https://github.com/documize/community.git
synced 2025-07-22 14:49:42 +02:00
Move What's New into dedicated page
No longer a modal popup. Also merged About dialog content.
This commit is contained in:
parent
42db78ce14
commit
0cc83c13c8
8 changed files with 94 additions and 78 deletions
|
@ -158,6 +158,10 @@ export default Router.map(function () {
|
|||
path: 'theming'
|
||||
});
|
||||
|
||||
this.route('updates', {
|
||||
path: 'updates'
|
||||
});
|
||||
|
||||
this.route('not-found', {
|
||||
path: '/*wildcard'
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue