From 830242e9052d9609cccbd2b30b8482ea4a9db81f 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 MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit 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 Signed-off-by: Kyle M Hall (cherry picked from commit 59d8f3f8617070ec29159ee3c2e0400e9214e4d4) Signed-off-by: Frédéric Demians --- .../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 b5f37f5bd1..605c35a6e8 100644 --- a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-authoritiessearchresultlist.tt +++ b/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-authoritiessearchresultlist.tt @@ -51,27 +51,24 @@ - + [% UNLESS ( isEDITORS ) %] [% END %] - [% FOREACH resul IN result %] + [% UNLESS ( resul.isEDITORS ) %] [% END %] - [% END %] -- 2.11.4.GIT
Authorized headingsAuthorized headings Type of headingBiblio recordsFull heading
[% PROCESS authresult summary=resul.summary %]Details [% resul.authtype %] [% resul.used %] biblios - View full heading -