cms/app-client/app/routes/tabs/chrono.js
author Chloe Laisne <chloe.laisne@gmail.com>
Fri, 24 Jun 2016 02:07:09 +0200
changeset 204 dd969e178944
parent 189 21b30ee23191
child 338 4a3899b6a7ed
permissions -rw-r--r--
Fix linting, remove logs and dead code
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
84
36f84e8f1ad5 add d3js for langue visu
nowmad@nowmads-macbook-pro.local
parents:
diff changeset
     1
import Ember from 'ember';
36f84e8f1ad5 add d3js for langue visu
nowmad@nowmads-macbook-pro.local
parents:
diff changeset
     2
36f84e8f1ad5 add d3js for langue visu
nowmad@nowmads-macbook-pro.local
parents:
diff changeset
     3
export default Ember.Route.extend({
36f84e8f1ad5 add d3js for langue visu
nowmad@nowmads-macbook-pro.local
parents:
diff changeset
     4
});