From: Florian Schäfer Date: Sat, 5 Dec 2015 20:59:27 +0000 (+0100) Subject: Allow closing the sidebar when a timeout occured X-Git-Tag: live~3987^2 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/d02ea8a1332fc7c32749ab479d68d44e2e76cdfa?ds=sidebyside Allow closing the sidebar when a timeout occured --- diff --git a/app/views/browse/timeout.html.erb b/app/views/browse/timeout.html.erb index 8b5076902..a624bf0a6 100644 --- a/app/views/browse/timeout.html.erb +++ b/app/views/browse/timeout.html.erb @@ -6,4 +6,7 @@ 'changeset' => I18n.t('browse.timeout.type.changeset'), }; %> -

<%= t'browse.timeout.sorry', :type=> browse_timeout_type[@type] , :id => params[:id] %>

+
+ + <%= t'browse.timeout.sorry', :type=> browse_timeout_type[@type] , :id => params[:id] %> +