Adding destroy action on edit view
This commit is contained in:
@@ -41,4 +41,5 @@
|
||||
|
||||
</form>
|
||||
|
||||
<a href="#/index">Back</a>
|
||||
<a href="#">Back</a>
|
||||
<a href="#/<%= id %>/destroy" class="destroy">Delete</a>
|
||||
Reference in New Issue
Block a user