]> source.dussan.org Git - sonarqube.git/commit
SONAR-3263 add JS API for the forms opened in modal windows
authorSimon Brandhof <simon.brandhof@gmail.com>
Sun, 23 Sep 2012 12:36:37 +0000 (14:36 +0200)
committerSimon Brandhof <simon.brandhof@gmail.com>
Sun, 23 Sep 2012 12:36:37 +0000 (14:36 +0200)
commitdda87de17a39c55ad6e1817aa8f492cb01554efb
tree9f49a55c370543f8635a52787ef1e45834e9cb6f
parent979787042b3377fc173ebc2e4739d907d2b2b1f6
SONAR-3263 add JS API for the forms opened in modal windows
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
sonar-server/src/main/webapp/WEB-INF/app/views/profiles/_copy_form.html.erb [new file with mode: 0644]
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