1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-07-23 15:19:42 +02:00

document view revisions UX

This commit is contained in:
Harvey Kandola 2017-12-11 13:45:56 +00:00
parent 66bc874d95
commit e61b2d0aa8
13 changed files with 130 additions and 160 deletions

View file

@ -38,9 +38,6 @@ export default Router.map(function () {
this.route('block', {
path: 'block/:block_id'
});
this.route('history', {
path: 'history'
});
});
this.route('customize', {