cms/app-client/app/templates/tabs/thematiques.hbs
author ymh <ymh.work@gmail.com>
Thu, 19 Jan 2017 13:53:17 +0100
changeset 490 76da86cf9696
parent 474 245b4df137d3
child 495 c71923e6fa2f
permissions -rw-r--r--
External OLAC links leads now to the OLAC documentation. Closes #0025936

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