cms/app-client/app/templates/tabs/thematiques.hbs
author ymh <ymh.work@gmail.com>
Fri, 17 Feb 2017 22:01:32 +0100
changeset 517 3143195e91b4
parent 495 c71923e6fa2f
permissions -rw-r--r--
Upgrade ember-aupac-typeahead

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