cms/app-client/app/templates/tabs/thematiques.hbs
author ymh <ymh.work@gmail.com>
Tue, 17 Jan 2017 13:30:54 +0100
changeset 487 514dc9b6f875
parent 474 245b4df137d3
child 495 c71923e6fa2f
permissions -rw-r--r--
Reorder media files for notice. Make the most compressed one (mp3, mp4) the default. Closes #0025878

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