cms/app-client/app/templates/tabs/thematiques.hbs
author ymh <ymh.work@gmail.com>
Fri, 15 Sep 2017 11:26:43 +0200
changeset 546 178f9add0784
parent 495 c71923e6fa2f
permissions -rw-r--r--
Correct bug #28104 : affichage des titres longs dans le transcript

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