From b86c58d5c61a7fc8aa168ca924e2debdc2f5c340 Mon Sep 17 00:00:00 2001 From: Nicole Engard Date: Wed, 17 Feb 2010 07:12:55 -0500 Subject: [PATCH] move ReservesMaxPickUpDelay to Holds Policy on Circ Prefs This preference didn't make sense in Interface - it's a holds policy related preference and so I've moved it to that area. Signed-off-by: Galen Charlton --- .../en/modules/admin/preferences/circulation.pref | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) 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 48cbd358fe..10b3b22f23 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 @@ -49,11 +49,6 @@ Circulation: yes: Allow no: "Don't allow" - staff to delete messages added from other libraries. - - - - Mark a hold as problematic if it has been waiting for more than - - pref: ReservesMaxPickUpDelay - class: integer - - days. - - Show the - pref: numReturnedItemsToShow @@ -222,7 +217,12 @@ Circulation: choices: ItemHomeLibrary: "item's home library" PatronLibrary: "patron's home library" - - to see if the patron can place a hold on the item. + - to see if the patron can place a hold on the item. + - + - Mark a hold as problematic if it has been waiting for more than + - pref: ReservesMaxPickUpDelay + class: integer + - days. - - Satisfy holds from the libraries - pref: StaticHoldsQueueWeight -- 2.39.2