From: Pasi Kallinen <pasi.kallinen@pttk.fi> Date: Tue, 11 Jun 2013 08:01:53 +0000 (+0300) Subject: Description for circ.holds.default_shelf_expire_interval X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=f81eff8f86e733a7ebe527ed961bf2ca51caa05e;p=evergreen%2Fmasslnc.git Description for circ.holds.default_shelf_expire_interval Signed-off-by: Pasi Kallinen <pasi.kallinen@pttk.fi> Signed-off-by: Remington Steed <rjs7@calvin.edu> Signed-off-by: Dan Wells <dbw2@calvin.edu> --- diff --git a/Open-ILS/src/sql/Pg/950.data.seed-values.sql b/Open-ILS/src/sql/Pg/950.data.seed-values.sql index f575681da0..e12086fea0 100644 --- a/Open-ILS/src/sql/Pg/950.data.seed-values.sql +++ b/Open-ILS/src/sql/Pg/950.data.seed-values.sql @@ -3052,7 +3052,7 @@ INSERT into config.org_unit_setting_type 'Default hold shelf expire interval', 'coust', 'label'), oils_i18n_gettext('circ.holds.default_shelf_expire_interval', - '', + 'The amount of time an item will be held on the shelf before the hold expires. For example: "2 weeks" or "5 days"', 'coust', 'description'), 'interval', null)