From ead25aaa0fae5c93d1e1d0ecab3cccdde1cc6b24 Mon Sep 17 00:00:00 2001 From: Magnus Enger Date: Fri, 23 Mar 2012 15:59:59 +0100 Subject: [PATCH] Bug 7727 - NORMARC XSLT OPAC detail view shows double tabs Content-Type: text/plain; charset="utf-8" With marcflavour = NORMARC and OPACXSLTDetailsDisplay = Using XSLT, the detail view displays a double set of tabs for Normal/MARC/ISBD views, one above the title and one below. To test: marcflavour = NORMARC OPACXSLTDetailsDisplay = Using XSLT Since the contents of the recaords do not matter here, the patch can be tested on MARC records of any flavour. - Check that double tabs are shown - Apply the patch - Check that only the set of tabs at the top is shown --- .../prog/en/xslt/NORMARCslim2OPACDetail.xsl | 6 ------ 1 files changed, 0 insertions(+), 6 deletions(-) diff --git a/koha-tmpl/opac-tmpl/prog/en/xslt/NORMARCslim2OPACDetail.xsl b/koha-tmpl/opac-tmpl/prog/en/xslt/NORMARCslim2OPACDetail.xsl index 19cee91..2538106 100644 --- a/koha-tmpl/opac-tmpl/prog/en/xslt/NORMARCslim2OPACDetail.xsl +++ b/koha-tmpl/opac-tmpl/prog/en/xslt/NORMARCslim2OPACDetail.xsl @@ -139,12 +139,6 @@ -
- Normal visning - MARC-visning - Utvidet MARC-visning - Kortvisning (ISBD) -
-- 1.7.2.5