From: Pasi Kallinen 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=bed7f7a03cfccb51be4703dacc901486a1c600a3;p=working%2FEvergreen.git Description for circ.holds.default_shelf_expire_interval Signed-off-by: Pasi Kallinen --- 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 d181ff4f1c..97a9f58455 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)