From bda53debaba5f0f7f94fcdb806772d7d7be29efe Mon Sep 17 00:00:00 2001 From: Nahuel ANGELINETTI Date: Thu, 5 Mar 2009 12:12:49 +0100 Subject: [PATCH] (bug #2996) update unimarc 105 plugin to the actual norm This patch add some codes which have been added to the norm: * Religious Text * dissertation or thesis * booklet (cherry picked from commit 673bd0d832c7aba6d8ef642bd420504eee2cc23b) Signed-off-by: Galen Charlton --- .../value_builder/unimarc_field_105.tmpl | 46 +++++++++++++++++++ 1 file changed, 46 insertions(+) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_105.tmpl b/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_105.tmpl index 9eb950d24b..8d3fe39c99 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_105.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_105.tmpl @@ -522,6 +522,12 @@ + + + + + + @@ -648,6 +654,18 @@ + + + + + + + + + + + + @@ -772,6 +790,18 @@ + + + + + + + + + + + + @@ -897,7 +927,17 @@ + + + + + + + + + + @@ -1024,6 +1064,12 @@ + + + + + + -- 2.20.1