From 199254dfe9094b9b507786adcadcd25162d93f5b Mon Sep 17 00:00:00 2001 From: Matthias Date: Sat, 30 Oct 2021 22:35:47 +0200 Subject: [PATCH] adjust navigation integration to new style --- InvenTree/templates/navbar.html | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/InvenTree/templates/navbar.html b/InvenTree/templates/navbar.html index feec40a952..38fcead610 100644 --- a/InvenTree/templates/navbar.html +++ b/InvenTree/templates/navbar.html @@ -64,12 +64,13 @@ {% for plugin_key, plugin in pl_list.items %} {% mixin_enabled plugin 'navigation' as navigation %} {% if navigation %} - -