cms/app-client/app/templates/tabs/thematiques.hbs
author Chloe Laisne <chloe.laisne@gmail.com>
Mon, 26 Sep 2016 20:49:10 +0200
changeset 298 a915633aa6cf
parent 240 aa101458cd4e
child 299 2c16302b06f7
permissions -rw-r--r--
Add icons to filter-component tabs

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