]> source.dussan.org Git - sonarqube.git/commit
Do not display 'New window' in popup mode
authorJulien Lancelot <julien.lancelot@gmail.com>
Thu, 7 Feb 2013 09:22:18 +0000 (10:22 +0100)
committerJulien Lancelot <julien.lancelot@gmail.com>
Thu, 7 Feb 2013 09:22:18 +0000 (10:22 +0100)
commit9f87e6241991b316046721b43dcdba07dae68b62
treebfad1e91aeab2de7f72ac023e255217ef0014220
parent0866a80e49464f235de6bae7507b313f721789fc
Do not display 'New window' in popup mode
sonar-server/src/main/webapp/WEB-INF/app/controllers/resource_controller.rb
sonar-server/src/main/webapp/WEB-INF/app/controllers/test_controller.rb
sonar-server/src/main/webapp/WEB-INF/app/views/resource/_tabs.html.erb
sonar-server/src/main/webapp/WEB-INF/app/views/resource/index.html.erb
sonar-server/src/main/webapp/WEB-INF/app/views/test/_testable.html.erb [new file with mode: 0644]
sonar-server/src/main/webapp/WEB-INF/app/views/test/_testable_working_view.html.erb [deleted file]
sonar-server/src/main/webapp/WEB-INF/app/views/test/_testcase.html.erb [new file with mode: 0644]
sonar-server/src/main/webapp/WEB-INF/app/views/test/_testcase_working_view.html.erb [deleted file]
sonar-server/src/main/webapp/javascripts/resource.js