cms/app-client/app/templates/tabs/thematiques.hbs
author ymh <ymh.work@gmail.com>
Tue, 17 Jan 2017 18:57:25 +0100
changeset 488 0161e028afb7
parent 474 245b4df137d3
child 495 c71923e6fa2f
permissions -rw-r--r--
Correct bug on display of notices on permalinks. Correct bug #0025750

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