X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/d8da12f587fd6fbfce2df8777dfa9885985dbfa4..b7ce0f09e6a06a62e054b3a1a9978eee88edd5a5:/app/views/layouts/_head.html.erb diff --git a/app/views/layouts/_head.html.erb b/app/views/layouts/_head.html.erb index 31b0fa17d..0ee5bf9c0 100644 --- a/app/views/layouts/_head.html.erb +++ b/app/views/layouts/_head.html.erb @@ -1,7 +1,6 @@ <%= tag.head :data => application_data do %> - - <%= javascript_include_tag "es5" unless browser.es5? %> + <%= javascript_include_tag "es6" unless browser.es6? %> <%= javascript_include_tag "application" %> <%= javascript_include_tag "i18n/#{I18n.locale}" %>