Closed d22 closed 10 years ago
Besides the noted points (and mixed spaces/tabs in the JS) good to go. Didn't test it though.
You can "overwrite/update" your current commit with git commit --amend. Then force-push.
Btw, this will only work on short tables that don't need any pagination.
It will work on long tables that don't need any pagination too :stuck_out_tongue_winking_eye: All tables which are sortable now don't support pagination atm. So for the current setup, it's save.
Yeah, that's what I meant :) :+1:
Added the tablesorter jquery plugin. Had to fix some HTML markup and added some styling.