cms/app-client/app/templates/tabs/thematiques.hbs
author ymh <ymh.work@gmail.com>
Thu, 16 Feb 2017 18:22:16 +0100
changeset 515 557cca5cb813
parent 495 c71923e6fa2f
permissions -rw-r--r--
move template compiler into dependencies

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