mirror of
https://github.com/documize/community.git
synced 2025-07-22 06:39:43 +02:00
Move revisions to new ui framework
This commit is contained in:
parent
2042454e77
commit
3c81297fc6
19 changed files with 288 additions and 190 deletions
|
@ -56,6 +56,9 @@ export default Router.map(function () {
|
|||
this.route('settings', {
|
||||
path: 'settings'
|
||||
});
|
||||
this.route('revisions', {
|
||||
path: 'revisions'
|
||||
});
|
||||
}
|
||||
);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue