From: Anton Khorev Date: Tue, 3 Sep 2024 00:12:22 +0000 (+0300) Subject: Move History to secondary nav X-Git-Tag: live~17^2~1 X-Git-Url: https://git.openstreetmap.org./rails.git/commitdiff_plain/a973d2b540d550dea03accbe7399dd481cf05cfa?ds=inline Move History to secondary nav --- diff --git a/app/views/layouts/_header.html.erb b/app/views/layouts/_header.html.erb index dd972e5c6..3e17d3474 100644 --- a/app/views/layouts/_header.html.erb +++ b/app/views/layouts/_header.html.erb @@ -27,7 +27,6 @@ <% end %> - <%= link_to t("layouts.history"), history_path, :class => "btn btn-outline-primary geolink flex-grow-1" %>