cms/app-client/app/templates/tabs/thematiques.hbs
changeset 237 69a9f3687902
parent 228 a2497a2b6224
child 240 aa101458cd4e
--- a/cms/app-client/app/templates/tabs/thematiques.hbs	Sat Jul 09 00:59:32 2016 +0200
+++ b/cms/app-client/app/templates/tabs/thematiques.hbs	Tue Jul 12 09:48:11 2016 +0200
@@ -1,4 +1,4 @@
 <div id="tabs-thematiques">
     {{ filtering-component themes=model }}
-    {{ sorting-component themes=model }}
+    {{ sorting-component themes=model load='setIndexQueryparams' sort='setSortQueryparams' }}
 </div>
\ No newline at end of file