Koha/koha-tmpl/intranet-tmpl
Adrien Saurat 356bf14f4d Bug 9182: fix on sortable columns on Saved reports
When displaying the Saved reports, since 3.10 the number of columns is
higher but the datasorter parameters have not been changed accordingly.
It's thus impossible to sort on the author or the creation date, for
example.

TEST PLAN :
1) Check sortable columns before applying : some useful columns are not
sortable, while the last columns are sortable (but don't need to be).

2) Once the patch is applied, the "non sortable" columns are the correct
ones.

Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Colums for saved reports are all sortable correctly now.
All tests and qa script pass.
Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
2013-01-14 23:23:59 -05:00
..
lib/jquery/plugins Bug 8523: Display auth hierarchies w/all marcflavours 2012-09-21 14:52:08 +02:00
prog Bug 9182: fix on sortable columns on Saved reports 2013-01-14 23:23:59 -05:00