diff -r f7223e2f3023 -r 62984937a062 cms/app-client/app/router.js --- a/cms/app-client/app/router.js Thu Jan 21 00:11:10 2016 +0100 +++ b/cms/app-client/app/router.js Thu Jan 21 21:07:02 2016 +0100 @@ -6,7 +6,6 @@ }); 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' });