cms/app-client/app/templates/tabs/thematiques.hbs
author ymh <ymh.work@gmail.com>
Fri, 15 Sep 2017 14:54:08 +0200
changeset 548 f624c19354e4
parent 495 c71923e6fa2f
permissions -rw-r--r--
to version 0.23

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