CHSCodeForChange / Sapphire-Web

The website/backend repository for Sapphire, a platform to help organizations manage volunteers.
https://sapphire-web.herokuapp.com
GNU General Public License v3.0
8 stars 2 forks source link

deleteEvent page attempts to redirect to the detail view #24

Closed jpaav closed 6 years ago

jpaav commented 6 years ago

This leads to 404 error since the detail view is now gone. detail view must check if object exists before trying to display it