cms/app-client/app/templates/tabs/thematiques.hbs
author Chloe Laisne <chloe.laisne@gmail.com>
Wed, 08 Jun 2016 21:40:22 +0200
changeset 181 b8a783ca6c4a
parent 176 d1baf7ccecc8
child 198 541e26eb356f
permissions -rw-r--r--
Bubble paddings, sizes, and captions
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
176
d1baf7ccecc8 Add `thematiques` components
Chloe Laisne <chloe.laisne@gmail.com>
parents: 103
diff changeset
     1
{{outlet}}
59
1fca3af481a5 update visu and add sample datas
nowmad@23.1.168.192.in-addr.arpa
parents: 37
diff changeset
     2
176
d1baf7ccecc8 Add `thematiques` components
Chloe Laisne <chloe.laisne@gmail.com>
parents: 103
diff changeset
     3
{{ filtering-component themes=model setQueryParameters=( action 'transitionTo' ) }}
d1baf7ccecc8 Add `thematiques` components
Chloe Laisne <chloe.laisne@gmail.com>
parents: 103
diff changeset
     4
d1baf7ccecc8 Add `thematiques` components
Chloe Laisne <chloe.laisne@gmail.com>
parents: 103
diff changeset
     5
{{ sorting-component themes=model setQueryParameters=( action 'transitionTo' ) }}