From f1c5c83803b69b8946aee82cdc11c6839d36041a Mon Sep 17 00:00:00 2001 From: Nicole Engard Date: Wed, 1 Sep 2010 21:32:37 -0400 Subject: [PATCH] bug 5159 add missing values to 006-00 builder Content-Type: text/plain; charset="utf-8" This is only part of the patch for this bug, it adds the missing values to the 00 field of the 006. It does not add the conditional values to the additional fields depending on the choice made in the 00 field. --- .../value_builder/marc21_field_006.tmpl | 84 ++++++++++++++++++++ 1 files changed, 84 insertions(+), 0 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/marc21_field_006.tmpl b/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/marc21_field_006.tmpl index 3661879..5c42311 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/marc21_field_006.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/marc21_field_006.tmpl @@ -22,6 +22,90 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- 1.5.6.5