cms/app-client/app/controllers/tabs/thematiques.js
author Chloe Laisne <chloe.laisne@gmail.com>
Fri, 01 Jul 2016 22:15:35 +0200
changeset 215 82878d132784
parent 198 541e26eb356f
child 237 69a9f3687902
permissions -rw-r--r--
Play/Pause/Reset events from player/playlist-components Add title over visu-chrono
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
96
719390899adf add action helper on "thematique" click or input enter to set the "thematique" parameter
nowmad@23.1.168.192.in-addr.arpa
parents:
diff changeset
     1
import Ember from 'ember';
719390899adf add action helper on "thematique" click or input enter to set the "thematique" parameter
nowmad@23.1.168.192.in-addr.arpa
parents:
diff changeset
     2
719390899adf add action helper on "thematique" click or input enter to set the "thematique" parameter
nowmad@23.1.168.192.in-addr.arpa
parents:
diff changeset
     3
export default Ember.Controller.extend({
719390899adf add action helper on "thematique" click or input enter to set the "thematique" parameter
nowmad@23.1.168.192.in-addr.arpa
parents:
diff changeset
     4
});