Koha/koha-tmpl/intranet-tmpl/lib/datatables
PerplexedTheta 2cc520cdeb
Bug 37593: Removed all instances of 'this this' in the codebase
To test:
a)  do a grep for 'this this'
    1)  notice that there are five matching files
    2)  notice that all of these instances are in comments, or podfiles
b)  apply this patch
c)  do a grep for 'this this'
    1)  notice now that these instances are gone
d)  apply these changes to schema.koha-community.org
e)  result!

Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
2024-08-16 16:22:17 +02:00
..
datatables.css Bug 34913: Upgrade staff interface DataTables from 1.10.18 to 1.13.6 2024-01-26 15:13:39 +01:00
datatables.js Bug 37593: Removed all instances of 'this this' in the codebase 2024-08-16 16:22:17 +02:00
datatables.min.css Bug 34913: Upgrade staff interface DataTables from 1.10.18 to 1.13.6 2024-01-26 15:13:39 +01:00
datatables.min.js Bug 34913: Upgrade staff interface DataTables from 1.10.18 to 1.13.6 2024-01-26 15:13:39 +01:00
dataTables.rowReorder.min.js Bug 35249: Use DataTables RowReorder extension instead of tableDND jQuery plugin 2024-04-26 20:15:49 +02:00
rowReorder.dataTables.min.css Bug 35249: Use DataTables RowReorder extension instead of tableDND jQuery plugin 2024-04-26 20:15:49 +02:00