]> source.dussan.org Git - sonarqube.git/commitdiff
Remove calendar.css from dev mode
authorSimon Brandhof <simon.brandhof@gmail.com>
Tue, 20 Mar 2012 23:25:42 +0000 (00:25 +0100)
committerSimon Brandhof <simon.brandhof@gmail.com>
Tue, 20 Mar 2012 23:25:42 +0000 (00:25 +0100)
sonar-server/src/main/webapp/WEB-INF/app/views/layouts/_head.html.erb

index a451a21f7fe20c703fb9c839f219fb92402760e1..6441dc9ed7fdbb61d3bc35c5453da2d23d229182 100644 (file)
@@ -18,7 +18,6 @@
 %><%= stylesheet_link_tag 'sonar', :media => 'all' -%><%= javascript_include_tag 'sonar'
 -%><% else %>
 <%= stylesheet_link_tag 'yui-2.6.0.css', :media => 'all' %>
-<%= stylesheet_link_tag 'calendar', :media => 'all' %>
 <%= stylesheet_link_tag 'style', :media => 'all' %>
 <%= stylesheet_link_tag 'sonar-colorizer', :media => 'all' %>
 <%= stylesheet_link_tag 'dashboard', :media => 'all' %>