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 %} - -