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=ddc3cb6521a870a1e9c0ec5ba766a5cd49788fb0;p=evergreen%2Fequinox.git LP1849212: Commas missing from data seed values Signed-off-by: Jane Sandberg Signed-off-by: Michele Morgan Signed-off-by: Galen Charlton --- 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)