Koha/koha-tmpl/intranet-tmpl
Martin Renvoize 644ed8860a
Bug 23493: (follow-up) Disable rowGroup on due date sort
When sorting by due date you are much more likely to want the true date
sorting without forcing a primary sort on the grouping column. This
patch achieves that by removing the primary sort on checkout date and
disable rowGrouping in such a case.

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
2020-01-29 11:33:34 +00:00
..
js Bug 18421: (follow-up) Center image in results table 2019-10-07 14:09:12 +01:00
lib Bug 23493: Replace rowGrouping with rowGroup 2020-01-29 11:33:25 +00:00
prog Bug 23493: (follow-up) Disable rowGroup on due date sort 2020-01-29 11:33:34 +00:00