thomasdavis / backbonetutorials

As single page apps and large scale javascript applications become more prominent on the web, useful resources for those developers who are jumping the ship are crucial.
http://backbonetutorials.com
2.3k stars 1.71k forks source link

Bugfix: Delete-button commits always the form #103

Open phillipconrad opened 10 years ago

phillipconrad commented 10 years ago

The delete-button commits always the form and produce a wrong put-request. You can solve it by changing the button to a link.