]> source.dussan.org Git - sonarqube.git/commit
SONAR-4366 Remove alerts-related code from Rails UI
authorJean-Baptiste Lievremont <jean-baptiste.lievremont@sonarsource.com>
Wed, 12 Mar 2014 16:55:47 +0000 (17:55 +0100)
committerJean-Baptiste Lievremont <jean-baptiste.lievremont@sonarsource.com>
Thu, 13 Mar 2014 15:16:21 +0000 (16:16 +0100)
commit54a2f9d65cfdfd14ac759d02343ec93d50416754
tree2eaec2657674960380f0ff79fd9eb37436bea9f0
parenta349325269d6339218168e7ae417b024442f9d3d
SONAR-4366 Remove alerts-related code from Rails UI
sonar-server/src/main/webapp/WEB-INF/app/controllers/alerts_controller.rb [deleted file]
sonar-server/src/main/webapp/WEB-INF/app/views/alerts/_edit.html.erb [deleted file]
sonar-server/src/main/webapp/WEB-INF/app/views/alerts/_new.html.erb [deleted file]
sonar-server/src/main/webapp/WEB-INF/app/views/alerts/_show.html.erb [deleted file]
sonar-server/src/main/webapp/WEB-INF/app/views/alerts/edit.html.erb [deleted file]
sonar-server/src/main/webapp/WEB-INF/app/views/alerts/index.html.erb [deleted file]
sonar-server/src/main/webapp/WEB-INF/app/views/alerts/new.html.erb [deleted file]
sonar-server/src/main/webapp/WEB-INF/app/views/alerts/show.html.erb [deleted file]
sonar-server/src/main/webapp/WEB-INF/app/views/profiles/_tabs.html.erb
sonar-server/src/main/webapp/WEB-INF/app/views/profiles/index.html.erb