Use AJAX/remote requests when deleting objects. Add delete button to
authorTom Clegg <tom@curoverse.com>
Mon, 3 Feb 2014 08:21:52 +0000 (00:21 -0800)
committerTom Clegg <tom@curoverse.com>
Mon, 3 Feb 2014 08:21:52 +0000 (00:21 -0800)
commit507442f6712d751b947083fa6946ee6d96f8ad96
tree48eea5df16330f16ad7f64cf75cb980733db803c
parentce408713e3067fc278a5a8f9c2d534567f65c636
Use AJAX/remote requests when deleting objects. Add delete button to
pipeline_instances index.

refs #1976
apps/workbench/app/controllers/application_controller.rb
apps/workbench/app/views/application/_index.html.erb
apps/workbench/app/views/application/destroy.js.erb [new file with mode: 0644]
apps/workbench/app/views/pipeline_instances/index.html.erb