samvera-deprecated / geo_concerns

PCDM based geospatial models for Hydra
Apache License 2.0
3 stars 4 forks source link

Fix parent presenters method in Curation Concerns 2.0 #285

Closed eliotjordan closed 7 years ago

eliotjordan commented 7 years ago

collection_presenters method changes signature to member_of_collection_presenters in Curation Concerns 2.0.

https://github.com/projecthydra-labs/geo_concerns/blob/master/app/presenters/geo_concerns/geo_concerns_show_presenter.rb#L23

https://github.com/projecthydra/curation_concerns/blob/v2.0.0.rc1/app/presenters/curation_concerns/work_show_presenter.rb#L89