cms/app-client/app/controllers/tabs/chrono.js
author Chloe Laisne <chloe.laisne@gmail.com>
Fri, 24 Jun 2016 02:00:50 +0200
changeset 203 2ee21302dc47
parent 198 541e26eb356f
child 394 48458e099b05
permissions -rw-r--r--
Set application date property and filter date property observer Add color tags to filter component
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
54
5b2b161dd4ce bind chono visu with query parameters
nowmad@nowmads-macbook-pro.local
parents:
diff changeset
     1
import Ember from 'ember';
5b2b161dd4ce bind chono visu with query parameters
nowmad@nowmads-macbook-pro.local
parents:
diff changeset
     2
5b2b161dd4ce bind chono visu with query parameters
nowmad@nowmads-macbook-pro.local
parents:
diff changeset
     3
export default Ember.Controller.extend({
5b2b161dd4ce bind chono visu with query parameters
nowmad@nowmads-macbook-pro.local
parents:
diff changeset
     4
});