Commit a10100a
committed
Add publishers to geospatial full records
Why these changes are being introduced:
Now that the `publishers` field is available in the API via
recordId queries, we should add it to the metadata dump in GDT
full records.
Relevant ticket(s):
* [GDT-271](https://mitlibraries.atlassian.net/browse/GDT-271)
* [GDT-270](https://mitlibraries.atlassian.net/browse/GDT-270)
How this addresses that need:
This adds `publishers` to the `more_info_geo` partial and
corresponding helper test.
Side effects of this change:
None.1 parent 1ce2d54 commit a10100a
File tree
3 files changed
+15
-1
lines changed- app
- helpers
- views/record
- test/helpers
3 files changed
+15
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
106 | | - | |
| 106 | + | |
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
97 | 107 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
279 | 279 | | |
280 | 280 | | |
281 | 281 | | |
| 282 | + | |
| 283 | + | |
| 284 | + | |
| 285 | + | |
282 | 286 | | |
283 | 287 | | |
284 | 288 | | |
| |||
0 commit comments