cms/app-client/app/controllers/tabs/chrono.js
author Chloe Laisne <chloe.laisne@gmail.com>
Fri, 26 Aug 2016 13:32:48 +0200
changeset 272 97c06607949b
parent 198 541e26eb356f
child 394 48458e099b05
permissions -rw-r--r--
Page title when track is playing
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
});