Repair missing line in seed data causing build failures
authorJason Boyer <JBoyer@equinoxOLI.org>
Mon, 16 Aug 2021 11:18:57 +0000 (07:18 -0400)
committerJason Boyer <JBoyer@equinoxOLI.org>
Mon, 16 Aug 2021 11:18:57 +0000 (07:18 -0400)
Signed-off-by: Jason Boyer <JBoyer@equinoxOLI.org>

Open-ILS/src/sql/Pg/950.data.seed-values.sql

index 0bd33a3..027aecb 100644 (file)
@@ -21799,6 +21799,7 @@ VALUES (
     oils_i18n_gettext(
         'eg.grid.acq.funding_source.credit',
         'Grid Config: eg.grid.acq.funding_source.credit',
+        'cwst', 'label'
     )
 );