]> source.dussan.org Git - sonarqube.git/commit
SONAR-2734 Provide a new "Deletion" service for each project
authorFabrice Bellingard <bellingard@gmail.com>
Fri, 26 Aug 2011 12:21:21 +0000 (14:21 +0200)
committerFabrice Bellingard <bellingard@gmail.com>
Fri, 26 Aug 2011 12:21:21 +0000 (14:21 +0200)
commit97a58214d83c500121ff2e9e5ddd98730e4e48fd
treeee8e063dba14302a3222e2317011cf15b37749ea
parente5d8c474f9e3eb542a6a06e95a1ff06a84cea022
SONAR-2734 Provide a new "Deletion" service for each project
plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/core.properties
sonar-server/src/main/webapp/WEB-INF/app/controllers/project_controller.rb
sonar-server/src/main/webapp/WEB-INF/app/views/layouts/_layout.html.erb
sonar-server/src/main/webapp/WEB-INF/app/views/project/deletion.html.erb [new file with mode: 0644]
sonar-server/src/main/webapp/WEB-INF/app/views/project/settings.html.erb
sonar-server/src/main/webapp/WEB-INF/app/views/project/settings/_delete_project.html.erb [deleted file]
sonar-server/src/main/webapp/WEB-INF/app/views/project/settings/_plugins.html.erb [deleted file]