]> source.dussan.org Git - sonarqube.git/commit
SONAR-3623 support confirmation popups
authorSimon Brandhof <simon.brandhof@gmail.com>
Fri, 21 Sep 2012 22:44:30 +0000 (00:44 +0200)
committerSimon Brandhof <simon.brandhof@gmail.com>
Fri, 21 Sep 2012 22:44:30 +0000 (00:44 +0200)
commit9a4fbc1ef8507856ad24ca7218d1819a27dd2b1d
tree742bdd82bd90cf7a6a9702814fcd7c1c068d095f
parent3ffdbd9e347ffc498f0559d0b1cf39b5c6bbac23
SONAR-3623 support confirmation popups
sonar-server/src/main/webapp/WEB-INF/app/controllers/confirm_controller.rb [new file with mode: 0644]
sonar-server/src/main/webapp/WEB-INF/app/controllers/profiles_controller.rb
sonar-server/src/main/webapp/WEB-INF/app/helpers/application_helper.rb
sonar-server/src/main/webapp/WEB-INF/app/views/confirm/_confirm.html.erb [new file with mode: 0644]
sonar-server/src/main/webapp/WEB-INF/app/views/dashboard/_widget_definitions.html.erb
sonar-server/src/main/webapp/WEB-INF/app/views/layouts/_head.html.erb
sonar-server/src/main/webapp/WEB-INF/app/views/profiles/_rename_form.html.erb
sonar-server/src/main/webapp/WEB-INF/app/views/profiles/index.html.erb
sonar-server/src/main/webapp/javascripts/application.js
sonar-server/src/main/webapp/stylesheets/style.css