author | Chloe Laisne <chloe.laisne@gmail.com> |
Thu, 07 Jul 2016 11:06:11 +0200 | |
changeset 233 | 0ff47a9c5da2 |
parent 198 | 541e26eb356f |
child 237 | 69a9f3687902 |
permissions | -rw-r--r-- |
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 |
}); |