cms/app-client/app/templates/tabs/thematiques.hbs
changeset 495 c71923e6fa2f
parent 474 245b4df137d3
equal deleted inserted replaced
494:9a7fea1642cc 495:c71923e6fa2f
     1 <div id="tabs-thematiques">
     1 <div id="tabs-thematiques">
     2     {{ sorting-component
     2     {{ sorting-component
     3         themes=model
     3         themes=model
     4         load='loadMore'
     4         load='loadMore'
     5         sort='setSortQueryparams'
     5         sort='setSortQueryparams'
     6         resetIndex='resetIndexQueryParams'
       
     7     }}
     6     }}
     8 </div>
     7 </div>