From b9464ad66cd185ae073debfec44df95bc4eceb91 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 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 Signed-off-by: Marijana Glavica Signed-off-by: Paul Poulain --- koha-tmpl/opac-tmpl/prog/en/xslt/NORMARCslim2OPACDetail.xsl | 6 ------ 1 file changed, 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 19cee917dd..2538106086 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 @@ - -- 2.20.1