From: Tom Hughes Date: Thu, 3 Aug 2023 10:25:14 +0000 (+0100) Subject: Merge remote-tracking branch 'upstream/pull/4136' X-Git-Tag: live~1656 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/a9b616af123d52a82b8f65915164e11ab8d71ba8?hp=68fa607811e681535cc3db03d3a57a4654dd8292 Merge remote-tracking branch 'upstream/pull/4136' --- diff --git a/app/views/layouts/_head.html.erb b/app/views/layouts/_head.html.erb index 63cbe7082..0ee5bf9c0 100644 --- a/app/views/layouts/_head.html.erb +++ b/app/views/layouts/_head.html.erb @@ -1,6 +1,6 @@ <%= tag.head :data => application_data do %> - + <%= javascript_include_tag "es6" unless browser.es6? %> <%= javascript_include_tag "application" %> <%= javascript_include_tag "i18n/#{I18n.locale}" %>