]> source.dussan.org Git - sonarqube.git/commit
Width of treemap is not required anymore
authorSimon Brandhof <simon.brandhof@gmail.com>
Sun, 25 Nov 2012 22:13:15 +0000 (23:13 +0100)
committerSimon Brandhof <simon.brandhof@gmail.com>
Mon, 26 Nov 2012 12:57:41 +0000 (13:57 +0100)
commitc9f44bd6372ddeb78075ffc60f4f49e5f4c14943
treeea96a20e2e53fea73527d7886925b19b7ea36302
parentb20a9dac37e67ff615ea0374d4f1bf38496a1186
Width of treemap is not required anymore
sonar-server/src/main/webapp/WEB-INF/app/controllers/components_controller.rb
sonar-server/src/main/webapp/WEB-INF/app/controllers/treemap_controller.rb
sonar-server/src/main/webapp/WEB-INF/app/models/sonar/treemap.rb
sonar-server/src/main/webapp/WEB-INF/app/views/components/index.html.erb
sonar-server/src/main/webapp/WEB-INF/app/views/treemap/_treemap.html.erb
sonar-server/src/main/webapp/WEB-INF/app/views/treemap/_treemap_container.html.erb
sonar-server/src/main/webapp/javascripts/application.js