cms/app-client/app/templates/tabs/thematiques.hbs
author ymh <ymh.work@gmail.com>
Thu, 08 Sep 2016 19:15:46 +0200
changeset 276 ef32bf573d9c
parent 240 aa101458cd4e
child 299 2c16302b06f7
permissions -rw-r--r--
correct error in test with empty document returned by query

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