changeset 91 | acfeddc7821d |
parent 57 | 36dc51dd60e9 |
child 94 | 62984937a062 |
--- a/cms/app-client/app/router.js Wed Jan 20 15:53:27 2016 +0100 +++ b/cms/app-client/app/router.js Wed Jan 20 23:05:52 2016 +0100 @@ -6,6 +6,7 @@ }); Router.map(function() { + // this.route('application', { path: '/detail/:document_id' }); this.route('tabs/langues', { path: '/langues' }); this.route('tabs/carto', { path: '/cartographie' }); this.route('tabs/thematiques', { path: '/thematiques' });