From f78c032b073d6350df093f4729473e0034a96bc6 Mon Sep 17 00:00:00 2001 From: Andy Allan Date: Thu, 22 Dec 2022 09:56:56 +0000 Subject: [PATCH] Use buttons for dropdown toggles These elements don't link to another page, and so there's no need to use a link that leads to nowhere. --- app/views/layouts/_header.html.erb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/app/views/layouts/_header.html.erb b/app/views/layouts/_header.html.erb index e4f640e35..a66715a75 100644 --- a/app/views/layouts/_header.html.erb +++ b/app/views/layouts/_header.html.erb @@ -18,7 +18,7 @@ :class => "btn btn-outline-primary geolink editlink", :id => "editanchor", :data => { :editor => preferred_editor } %> - +