From cd895d3bcc53bd843ad3c2b1222eb99f58b80ad8 Mon Sep 17 00:00:00 2001 From: JonatanRek Date: Wed, 13 May 2020 12:03:52 +0200 Subject: [PATCH] Menu Fix --- app/views/templates/part/menu.phtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/templates/part/menu.phtml b/app/views/templates/part/menu.phtml index 36d45e6..79c3fa4 100644 --- a/app/views/templates/part/menu.phtml +++ b/app/views/templates/part/menu.phtml @@ -12,7 +12,7 @@ 'path' => 'automation', ], 'fa-bug' =>[ - 'slug' => '', + 'slug' => 'log', 'lngKey' => 'log', 'path' => '', ],