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=e2d111c0abfaa92a78d5c9ea229310be2981213e;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 Signed-off-by: Terran McCanna 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 b74a46121f..ef95011de0 100644 --- a/Open-ILS/src/sql/Pg/950.data.seed-values.sql +++ b/Open-ILS/src/sql/Pg/950.data.seed-values.sql @@ -19534,11 +19534,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(