Commit c1a1634
committed
Show correct search form in GeoData full records
Why these changes are being introduced:
USE UI uses a different search form partial than
GeoData. When this change was made, we did not
update the form partial loaded in the full record
view.
Relevant ticket(s):
* [USE-157](https://mitlibraries.atlassian.net/browse/USE-157)
How this addresses that need:
This updates the `record_geo` partial to load the `form_geo` partial
when the GeoData feature is enabled.
Side effects of this change:
None.1 parent 17e522b commit c1a1634
1 file changed
+7
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
11 | 17 | | |
12 | 18 | | |
13 | 19 | | |
| |||
0 commit comments