From: Jane Sandberg Date: Tue, 14 Jan 2020 23:13:39 +0000 (-0800) Subject: LP1849212: Commas missing from data seed values X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=086e7da139e97b727119327c2dc54adc7eb10e72;p=working%2FEvergreen.git LP1849212: Commas missing from data seed values Signed-off-by: Jane Sandberg --- 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 8f6353d21f..8bdf1f159d 100644 --- a/Open-ILS/src/sql/Pg/950.data.seed-values.sql +++ b/Open-ILS/src/sql/Pg/950.data.seed-values.sql @@ -3839,7 +3839,7 @@ INSERT into config.org_unit_setting_type 'coust', 'label'), oils_i18n_gettext( 'circ.course_materials_opt_in', - 'If enabled, the Org Unit will utilize Course Material functionality.' + 'If enabled, the Org Unit will utilize Course Material functionality.', 'coust', 'description'), 'bool', null)