From 23d01fee3dfb217e5370d3dc8ce373d10a99784b Mon Sep 17 00:00:00 2001 From: Owen Leonard Date: Thu, 30 Apr 2009 11:36:19 -0500 Subject: [PATCH] More fixes for Bug 2704, 440 Display Issues Multiple series now display along with other detailed bibliographic information. Series title is displayed along with volume information. The template no longer displays information from biblioitems like volume and volumedesc in favor of information pulled directly from the MARC record. Signed-off-by: Galen Charlton Signed-off-by: Henri-Damien LAURENT --- .../prog/en/modules/catalogue/detail.tmpl | 11 ++++++++--- koha-tmpl/opac-tmpl/prog/en/modules/opac-detail.tmpl | 6 ++---- 2 files changed, 10 insertions(+), 7 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/detail.tmpl b/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/detail.tmpl index 26be49e7a2..b805ba1fa3 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/detail.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/detail.tmpl @@ -58,9 +58,7 @@ function verify_images() {

" alt="" title=""> -

- ,

- , / +

By ">

    @@ -72,6 +70,13 @@ function verify_images() {
+ +
  • Series:
      +
    • ">.
    • + +
    +
  • +
  • Published by: "> diff --git a/koha-tmpl/opac-tmpl/prog/en/modules/opac-detail.tmpl b/koha-tmpl/opac-tmpl/prog/en/modules/opac-detail.tmpl index 6c739e6181..0c0254035f 100644 --- a/koha-tmpl/opac-tmpl/prog/en/modules/opac-detail.tmpl +++ b/koha-tmpl/opac-tmpl/prog/en/modules/opac-detail.tmpl @@ -75,8 +75,6 @@ ] - - , , @@ -94,8 +92,8 @@ Series: - "> - + ">. + | -- 2.20.1