From ce50614752e5c36a7018abf102b4e1f5340518f8 Mon Sep 17 00:00:00 2001 From: Aleisha Date: Thu, 7 Jul 2016 23:40:29 +0000 Subject: [PATCH] Bug 16876: Remove Full Heading column from OPAC Auth search results To test: 1) Go to Authority Search and do a search 2) Notice that there is a Full Heading column that has 'View full heading' links. These take up a lot of space and don't mean a lot to the user 3) Apply patch and refresh 4) Notice that the the Full Heading column is gone and there is now a Details column next to the authorities. Confirm the link takes you to the expected authority detail page. Sponsored-by: Catalyst IT Signed-off-by: Owen Leonard Signed-off-by: Jonathan Druart --- .../bootstrap/en/modules/opac-authoritiessearchresultlist.tt | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-authoritiessearchresultlist.tt b/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-authoritiessearchresultlist.tt index 4ebaac6..c175da4 100644 --- a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-authoritiessearchresultlist.tt +++ b/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-authoritiessearchresultlist.tt @@ -75,27 +75,24 @@ - + [% UNLESS ( isEDITORS ) %] [% END %] - [% FOREACH resul IN result %] + [% UNLESS ( resul.isEDITORS ) %] [% END %] - [% END %] -- 2.8.1
Authorized headingsAuthorized headings Type of headingBiblio recordsFull heading
[% PROCESS authresult summary=resul.summary %]Details [% resul.authtype %] [% resul.used %] biblios - View full heading -