cms/app-client/app/templates/tabs/thematiques.hbs
changeset 299 2c16302b06f7
parent 240 aa101458cd4e
child 474 245b4df137d3
equal deleted inserted replaced
298:a915633aa6cf 299:2c16302b06f7
     1 <div id="tabs-thematiques">
     1 <div id="tabs-thematiques">
     2     {{ filtering-component themes=all }}
       
     3     {{ sorting-component themes=model load='setIndexQueryparams' sort='setSortQueryparams' }}
     2     {{ sorting-component themes=model load='setIndexQueryparams' sort='setSortQueryparams' }}
     4 </div>
     3 </div>