[Koha-patches] [PATCH] bug 5110 move NewItemsDefaultLocation to cataloging tab

Nicole Engard nengard at bywatersolutions.com
Thu Aug 5 04:51:08 CEST 2010


---
 .../en/modules/admin/preferences/cataloguing.pref  |    5 +++++
 .../en/modules/admin/preferences/circulation.pref  |    5 -----
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/cataloguing.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/cataloguing.pref
index 4e06abc..ef3d843 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/cataloguing.pref
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/cataloguing.pref
@@ -56,6 +56,11 @@ Cataloging:
             - pref: MARCOrgCode
             - by default in new MARC records (leave blank to disable).
         -
+            - When items are created, give them the temporary location of
+            - pref: NewItemsDefaultLocation
+              class: short
+            - (should be a location code, or blank to disable).
+        -
             - pref: z3950NormalizeAuthor
               choices:
                   yes: Copy
diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref
index ab92915..ea1f72e 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref
@@ -80,11 +80,6 @@ Circulation:
                   no: "Don't allow"
             - staff to manually override the renewal limit and renew a checkout when it would go over the renewal limit.
         -
-            - When items are created, give them the temporary location of
-            - pref: NewItemsDefaultLocation
-              class: short
-            - (should be a location code, or blank to disable).
-        -
             - pref: InProcessingToShelvingCart
               choices:
                   yes: Move
-- 
1.5.6.5



More information about the Koha-patches mailing list