projects
/
evergreen
/
pines.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5e1f3c7
)
Repair missing line in seed data causing build failures
author
Jason Boyer
<JBoyer@equinoxOLI.org>
Mon, 16 Aug 2021 11:18:57 +0000
(07:18 -0400)
committer
Jason 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
patch
|
blob
|
history
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
0bd33a3
..
027aecb
100644
(file)
--- a/
Open-ILS/src/sql/Pg/950.data.seed-values.sql
+++ b/
Open-ILS/src/sql/Pg/950.data.seed-values.sql
@@
-21799,6
+21799,7
@@
VALUES (
oils_i18n_gettext(
'eg.grid.acq.funding_source.credit',
'Grid Config: eg.grid.acq.funding_source.credit',
+ 'cwst', 'label'
)
);