From 491c2402b3e46c94a0b741a5cb2669740c3d8d02 Mon Sep 17 00:00:00 2001 From: Christoph Marzell Date: Wed, 26 Nov 2025 05:55:11 +0100 Subject: [PATCH] add path --- app/views/layouts/application.html.erb | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/app/views/layouts/application.html.erb b/app/views/layouts/application.html.erb index 0edb058..700d510 100644 --- a/app/views/layouts/application.html.erb +++ b/app/views/layouts/application.html.erb @@ -134,6 +134,12 @@ <% end %> + <% if current_user.is_admin? %> + + <% end %> +