From c6732007d1f83dbb43c44d4e84fc3366314bddb8 Mon Sep 17 00:00:00 2001 From: Aleisha Amohia Date: Tue, 14 Feb 2017 19:42:15 +0000 Subject: [PATCH] Bug 13685: Sorting by author in opac reading history opac-readingrecord.pl was actually already set up to do this, the option to sort by author was just not put into the tt file. This patch adds that. To test: 1) Log into OPAC, go to your reading history 2) Confirm that 'Order by author' shows in the dropdown 3) Confirm it works as expected Sponsored-by: Catalyst IT --- koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-readingrecord.tt | 1 + 1 file changed, 1 insertion(+) diff --git a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-readingrecord.tt b/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-readingrecord.tt index c4a7419..86b0923 100644 --- a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-readingrecord.tt +++ b/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-readingrecord.tt @@ -38,6 +38,7 @@ -- 2.1.4