From: Kyle Huckins Date: Wed, 10 Feb 2021 16:46:31 +0000 (+0000) Subject: Seed Values Missing Parens and Consistency X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=45b2ed765c2664ce37a495203fdc6e28f9da888e;p=working%2FEvergreen.git Seed Values Missing Parens and Consistency - Fix missing Parens in Seed Values - Ensure added Seed Value is consistent with upgrade script Signed-off-by: Kyle Huckins Signed-off-by: Bill Erickson --- 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 a42997efc9..9194e65f8e 100644 --- a/Open-ILS/src/sql/Pg/950.data.seed-values.sql +++ b/Open-ILS/src/sql/Pg/950.data.seed-values.sql @@ -19516,11 +19516,12 @@ VALUES ( 'cwst', 'label' ) ), ( - 'eg.grid.asset.ouSettings', 'gui', 'object', + 'eg.grid.admin.actor.org_unit_settings', 'gui', 'object', oils_i18n_gettext( - 'eg.grid.asset.ouSettings', - 'Grid Config: asset.ouSettings', + 'eg.grid.admin.actor.org_unit_settings', + 'Grid Config: admin.actor.org_unit_settings', 'cwst', 'label' + ) ), ( 'eg.cat.record.summary.collapse', 'gui', 'bool', oils_i18n_gettext(