3112: move ajax event handling into a separate js file
authorradhika <radhika@curoverse.com>
Thu, 21 Aug 2014 02:06:28 +0000 (22:06 -0400)
committerradhika <radhika@curoverse.com>
Thu, 21 Aug 2014 02:06:28 +0000 (22:06 -0400)
commit1e7906c193d37eb40c734b93a8d152d87650562c
tree9cdc28bc179b16754fbb3c2ac3f333ac0fd635d6
parent63fedb562b719408600b3b42c51bf0cbe4713006
3112: move ajax event handling into a separate js file
apps/workbench/app/assets/javascripts/report_issue.js [new file with mode: 0644]
apps/workbench/app/views/application/404.html.erb
apps/workbench/app/views/application/_report_error.html.erb
apps/workbench/app/views/application/_report_issue_popup.html.erb
apps/workbench/app/views/application/api_error.html.erb
apps/workbench/app/views/application/report_issue_popup.js.erb
apps/workbench/test/integration/report_issue_test.rb