Add files for DataTables library, to replace the table sorter
authorAdam D. Barratt <adam@adam-barratt.org.uk>
Fri, 8 Nov 2019 15:09:23 +0000 (15:09 +0000)
committerAdam D. Barratt <adam@adam-barratt.org.uk>
Fri, 8 Nov 2019 15:09:23 +0000 (15:09 +0000)
commitd7549c547cb431e08ba11810fe9e8b68d132bc4e
treeab4fa9b0297ebab79c9dbebc032d15c12c4afe4b
parent9cc9fcbcdb586567d2b2c56b0f501e90e8e10103
Add files for DataTables library, to replace the table sorter

From https://datatables.net/

Signed-off-by: Adam D. Barratt <adam@adam-barratt.org.uk>
html/js/DataTables-1.10.20/datatables.css [new file with mode: 0644]
html/js/DataTables-1.10.20/datatables.js [new file with mode: 0644]
html/js/DataTables-1.10.20/datatables.min.css [new file with mode: 0644]
html/js/DataTables-1.10.20/datatables.min.js [new file with mode: 0644]
html/js/DataTables-1.10.20/images/sort_asc.png [new file with mode: 0644]
html/js/DataTables-1.10.20/images/sort_asc_disabled.png [new file with mode: 0644]
html/js/DataTables-1.10.20/images/sort_both.png [new file with mode: 0644]
html/js/DataTables-1.10.20/images/sort_desc.png [new file with mode: 0644]
html/js/DataTables-1.10.20/images/sort_desc_disabled.png [new file with mode: 0644]