fpdcc / document-search

Search and management interface for spatial documents at the Forest Preserves of Cook County.
2 stars 0 forks source link

Render 'back to search url' if coming from search or edit #96

Closed xmedr closed 1 year ago

xmedr commented 1 year ago

Overview

The "back to search" link in detail pages was only rendering if the link prior contains '/search/'. This allows it to also render if the link prior contains '/update/' for the edit page

Closes #67

Testing Instructions

xmedr commented 1 year ago

I'll probably be fine with one review from whoever has time!