datatables: fix repo group sorting of repo name, last change and tip - indices were off by one 'orderData: 0' would be interpreted as false - thus we use th...

domruf committed on 2016-12-22 12:19:23
branch: default
tag: tip
changeset: e2739d57
datatables: fix repo group sorting of repo name, last change and tip - indices were off by one

'orderData: 0' would be interpreted as false - thus we use the
'orderData: [0,]' syntax.

 M kallithea/templates/index_base.html (3 lines added, 3 lines removed)
_______________________________________________
kallithea-general mailing list
[email protected]
https://lists.sfconservancy.org/mailman/listinfo/kallithea-general

Reply via email to