Adding destroy action on edit view

This commit is contained in:
Tyler Renelle
2012-02-15 11:37:04 -05:00
parent 1a89b2420c
commit fbaf43361a
2 changed files with 11 additions and 2 deletions
@@ -41,4 +41,5 @@
</form>
<a href="#/index">Back</a>
<a href="#">Back</a>
<a href="#/<%= id %>/destroy" class="destroy">Delete</a>