X-Git-Url: https://projects.mako.cc/source/selectricity-live/blobdiff_plain/64b49c1b5806419a887dbe1a59c72073b943ead4..931c5013597eca0dfe465f13f697ef867db22a91:/app/views/layouts/main.rhtml diff --git a/app/views/layouts/main.rhtml b/app/views/layouts/main.rhtml index 5ae18dc..5836b4f 100644 --- a/app/views/layouts/main.rhtml +++ b/app/views/layouts/main.rhtml @@ -5,6 +5,7 @@ <%= stylesheet_link_tag "common", :media => "all" %> <%= stylesheet_link_tag "main", :media => "all" %> <%= stylesheet_link_tag *(@stylesheets) %> + <%= stylesheet_link_tag "ie6hacks", :media => "all" if request.user_agent =~ /MSIE 6/ %> <%= javascript_include_tag "prototype", "effects", "dragdrop", "controls" %>