Removed delete links from the view
commit2f8fc9b6fbcf1c842bb6024700ab6c0ab4c0ef47
authorMatt Moriarity <matt.moriarity@gmail.com>
Sat, 28 Jul 2007 20:00:11 +0000 (28 16:00 -0400)
committerMatt Moriarity <matt.moriarity@gmail.com>
Sat, 28 Jul 2007 20:00:11 +0000 (28 16:00 -0400)
tree142148c2ce9ee431790f809ff6d312a37a28eda3
parent8ff0977e538685f89e590eb754a8c718ef40d3da
Removed delete links from the view

Now just give a link the 'deletable' class and it will
submit using the DELETE method.
app/views/shows/edit.haml
app/views/songs/edit.haml
public/javascripts/application.js