Koha/koha-tmpl/intranet-tmpl/prog/en/modules/virtualshelves
Owen Leonard e9163adf3f
Bug 24093: Sorting indicators broken on list contents view
This patch updates the table markup for the lists contents view so that
the table sort state is correctly indicated by arrows in the table
headers. The markup changes allow the standard DataTables CSS to apply
to this table even though it is not a DataTable.

To test, apply the patch, go to Lists, and view any list with multiple
titles attached.

 - The list should be sorted by default according to the list's
   settings, and the arrow in the header row should correctly reflect
   the sorting column and direction.
 - Test re-sorting the table by each of the different sortable columns,
   confirming each time that the sorting arrows are correct.

Signed-off-by: Maryse Simard <maryse.simard@inlibro.com>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
2019-11-25 08:37:01 +00:00
..
tables Bug 20891: Escape html then JSON 2019-04-25 10:27:27 +00:00
addbybiblionumber.tt Bug 22303: Correct bottom in virtualshelves/addbybiblionumber.tt 2019-03-07 20:54:42 +00:00
downloadshelf.tt Bug 14786: Use MARC istead of ISO2709 everywhere 2018-10-17 13:55:19 +00:00
sendshelf.tt Bug 11529: Add templates for biblio title display. Unify display. 2019-08-05 15:03:19 +01:00
sendshelfform.tt Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
shelves.tt Bug 24093: Sorting indicators broken on list contents view 2019-11-25 08:37:01 +00:00