cms/app-client/app/templates/tabs/thematiques.hbs
author Chloe Laisne <chloe.laisne@gmail.com>
Sun, 25 Sep 2016 14:02:11 +0200
changeset 290 ca990333f838
parent 240 aa101458cd4e
child 299 2c16302b06f7
permissions -rw-r--r--
Unselect filter when clicking home button + Go back to world map level when removing filter

<div id="tabs-thematiques">
    {{ filtering-component themes=all }}
    {{ sorting-component themes=model load='setIndexQueryparams' sort='setSortQueryparams' }}
</div>