]> source.dussan.org Git - sonarqube.git/commit
SONAR-4759 Use modal windows in Groups pages
authorstephenbroyer <stephen.broyer@sonarsource.com>
Fri, 11 Oct 2013 14:15:11 +0000 (16:15 +0200)
committerstephenbroyer <stephen.broyer@sonarsource.com>
Fri, 18 Oct 2013 07:57:34 +0000 (09:57 +0200)
commitf5c07dede36832bfb401b4f805d4a38bb9221511
treed6d5aaea1930aaf753184ddad8db8a4839fdde90
parentb0333039ef7ff91584bac05464e17e8cb44f8799
SONAR-4759 Use modal windows in Groups pages
(remove yellow form)
sonar-server/src/main/webapp/WEB-INF/app/controllers/groups_controller.rb
sonar-server/src/main/webapp/WEB-INF/app/views/groups/_create_form.html.erb [new file with mode: 0644]
sonar-server/src/main/webapp/WEB-INF/app/views/groups/_create_modal_form.html.erb [deleted file]
sonar-server/src/main/webapp/WEB-INF/app/views/groups/_edit_form.html.erb [new file with mode: 0644]
sonar-server/src/main/webapp/WEB-INF/app/views/groups/_edit_modal_form.html.erb [deleted file]
sonar-server/src/main/webapp/WEB-INF/app/views/groups/index.html.erb