changeset 219 | 3578846b66f4 |
parent 199 | b7c691c6179d |
child 259 | 6af61adbd570 |
--- a/cms/app-client/app/router.js Mon Jul 04 12:26:19 2016 +0200 +++ b/cms/app-client/app/router.js Mon Jul 04 12:42:57 2016 +0200 @@ -6,7 +6,6 @@ }); Router.map(function() { - this.route('tabs/detail', { path: '/detail/:document_id' }); this.route('tabs/langues', { path: '/langues' }); this.route('tabs/carto', { path: '/cartographie' }); this.route('tabs/thematiques', { path: '/thematiques' });