From c99697a13e714d1ef87f047e5ad1c88f62f61f25 Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Fri, 8 Aug 2025 22:52:09 +0200 Subject: Re-order the top bar layout MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Move actions in a way that make more sense after some usage of this application. Signed-off-by: Miquel Sabaté Solà --- app/views/layouts/application.html.erb | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) (limited to 'app') diff --git a/app/views/layouts/application.html.erb b/app/views/layouts/application.html.erb index 8a46e3f..39661ec 100644 --- a/app/views/layouts/application.html.erb +++ b/app/views/layouts/application.html.erb @@ -43,25 +43,26 @@ -- cgit v1.2.3