From b8bc01fca4fdc6e99176bd5ddd402063eb3117d6 Mon Sep 17 00:00:00 2001 From: Jonathan Druart Date: Wed, 9 Dec 2020 16:27:41 +0100 Subject: [PATCH] Bug 27168: Sort most popular by number of issues desc It seems that there is a weird behavior when the title is used as a second sort Test plan: Turn on OpacTopissue Make sure the table always displays entries sorted by number of issues desc Signed-off-by: Lucas Gass --- koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-topissues.tt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-topissues.tt b/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-topissues.tt index 5ae8114b49..14f94bf3f8 100644 --- a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-topissues.tt +++ b/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-topissues.tt @@ -145,7 +145,7 @@