cms/app-client/app/templates/tabs/thematiques.hbs
author ymh <ymh.work@gmail.com>
Mon, 20 Feb 2017 11:43:46 +0100
changeset 518 4864076bf0e3
parent 495 c71923e6fa2f
permissions -rw-r--r--
Correct error cases after code reorganization

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