From 8d5c2626827b7046fc6d3e4961a990f02544dc3d Mon Sep 17 00:00:00 2001 From: Owen Leonard Date: Tue, 27 Nov 2007 14:52:10 -0600 Subject: [PATCH] Moving holdings, description, editions, and related into tabs, enabling AmazonSimilarItems global preference for the staff client (but not working?) Signed-off-by: Joshua Ferraro --- C4/Auth.pm | 1 + .../prog/en/modules/catalogue/detail.tmpl | 66 ++++++++++++------- 2 files changed, 42 insertions(+), 25 deletions(-) diff --git a/C4/Auth.pm b/C4/Auth.pm index 5db0b8d05d..5a4ff21e58 100755 --- a/C4/Auth.pm +++ b/C4/Auth.pm @@ -264,6 +264,7 @@ sub get_template_and_user { CircAutocompl => C4::Context->preference("CircAutocompl"), yuipath => C4::Context->preference("yuipath"), FRBRizeEditions => C4::Context->preference("FRBRizeEditions"), + AmazonSimilarItems => C4::Context->preference("AmazonSimilarItems"), ); } else { 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 613c1937fc..fa05585881 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/detail.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/detail.tmpl @@ -1,6 +1,12 @@ Koha › Catalogue › Details for <!-- TMPL_VAR NAME="title" --> - + @@ -93,19 +99,7 @@
  • Copyright:
  • - -
  • Notes: -
      - -
    • -
    • - -
    -
  • - - -
  • Notes:
  • - - +
  • Classification:
  • @@ -124,9 +118,17 @@ -
    +
    + + + +
    -
    @@ -181,28 +183,41 @@
    Item type
    -

    No physical items for this record

    +
    + +
    + + +

    + + + +

    + + +
    - -

    Editions

    + +

    Editions

    • .gif" title="" /> "> by ©
    • -.01._THUMBZZZ_PU_PU-5_.jpg" /> - +.01._AA75_PU_PU-5_.jpg" /> .gif" title="" /> barcode: -
    +
    -

    Related Items

    + + + +
    + +
    -- 2.39.2