diff --git a/tabellio/webviews/deputy_listform.pt b/tabellio/webviews/deputy_listform.pt index cfe1750..5856617 100644 --- a/tabellio/webviews/deputy_listform.pt +++ b/tabellio/webviews/deputy_listform.pt @@ -67,21 +67,22 @@ - + - + - - - - + + + @@ -165,6 +166,12 @@ jq('#deputy-search div a').click( }); jq('#form-name input').keyup(refreshtable); +jq(function() { + /* we bind it later, after table_sorter.js had its turn + (this is probably fragile) */ + jq('table.listing:not(.nosort) thead th:not(.nosort)').click( + function() { console.log('ref'); refreshtable(); }); +}); refreshtable();
Nom / PrénomNom / Prénom Groupe ArrondissementNaissanceNaissance
+ - - + +