From 2b314ae05febba8191c112228b8b0156d7b54b6c Mon Sep 17 00:00:00 2001 From: Winona Salesky Date: Tue, 17 Mar 2015 09:19:51 -0400 Subject: [PATCH 4/4] Updated staff and opac results list #13383 This patch updates the display of the authorized access point, ie author, XSLT display in the staff and OPAC. Full and brief displays. To test: * Search the opac * Check author display in results listing * Click title to check author display in full record display * Make sure the fields display properly * Repeat for a few more result sets * Repeat in the Staff Client --- .../intranet-tmpl/prog/en/xslt/MARC21slim2intranetResults.xsl | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slim2intranetResults.xsl b/koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slim2intranetResults.xsl index 2b02427..aed2fc9 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slim2intranetResults.xsl +++ b/koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slim2intranetResults.xsl @@ -374,9 +374,6 @@ . | - - - . ; @@ -420,7 +417,8 @@ - n + n + @@ -453,7 +451,6 @@ . | -

-- 1.9.5 (Apple Git-50.3)