Add the ability for an authenticated user with permissions to edit the project to delete features. - [x] add a delete button and associated function - [x] delete the feature row from the appropriate table as well as all related records - [x] recalculate project statistics
Add the ability for an authenticated user with permissions to edit the project to delete features.