author | Chloe Laisne <chloe.laisne@gmail.com> |
Wed, 20 Jul 2016 21:08:31 +0200 | |
changeset 245 | c9dd78a43b07 |
parent 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({ |
237
69a9f3687902
Scrolling system in thematiques: more button and append data on scroll
Chloe Laisne <chloe.laisne@gmail.com>
parents:
198
diff
changeset
|
4 |
|
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
|
5 |
}); |