5198: Remove href attributes from remote:true links to prevent ctrl-click et al....
authorTom Clegg <tom@curoverse.com>
Thu, 19 Mar 2015 05:50:53 +0000 (01:50 -0400)
committerTom Clegg <tom@curoverse.com>
Thu, 19 Mar 2015 05:50:53 +0000 (01:50 -0400)
commit165a594bf8606864c62f86405e318c68c2426c38
treea853faccbfd73fd0c66a70c61e7a9cff6b33fd18
parent6a13c4e44ce35056fb1ccbdf470a79b8b6b8bfa5
5198: Remove href attributes from remote:true links to prevent ctrl-click et al. from doing the wrong thing.
apps/workbench/app/assets/javascripts/link_to_remote.js [new file with mode: 0644]
apps/workbench/app/assets/javascripts/select_modal.js
apps/workbench/app/helpers/application_helper.rb
apps/workbench/test/controllers/projects_controller_test.rb
apps/workbench/test/diagnostics/pipeline_test.rb
apps/workbench/test/helpers/share_object_helper.rb