]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/layouts/_head.html.erb
Disable the edit tab until we have some coordinates to edit at
[rails.git] / app / views / layouts / _head.html.erb
index 6c22a9475b299c8387d72e4c2bf60955daae2752..206905b94b8d354fb5885f88f8303fb970463d11 100644 (file)
@@ -6,6 +6,7 @@
   <%= javascript_include_tag 'menu' %>
   <!--[if lt IE 7]><%= javascript_include_tag 'pngfix' %><![endif]--> <!-- thanks, microsoft! -->
   <%= stylesheet_link_tag 'common' %>
+  <%= stylesheet_link_tag t('html.dir') %>
   <!--[if IE]><%= stylesheet_link_tag 'large', :media => "screen" %><![endif]--> <!-- IE is totally broken with CSS media queries -->
   <%= stylesheet_link_tag 'small', :media => "only screen and (max-width:641px)" %>
   <%= stylesheet_link_tag 'large', :media => "screen and (min-width: 642px)" %>