2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-19 13:35:40 +00:00

testing save navigation checks

This commit is contained in:
Matthias
2021-10-17 19:50:06 +02:00
parent 56d198edb5
commit 487ac594bb
2 changed files with 10 additions and 1 deletions

View File

@ -4,7 +4,7 @@
{% load i18n %}
{% settings_value 'BARCODE_ENABLE' as barcodes %}
{% settings_value 'ENABLE_PLUGINS_NAVIGATION' as plugin_nav %}
{% navigation_enabled as plugin_nav %}
<nav class="navbar navbar-xs navbar-default navbar-fixed-top ">
<div class="container-fluid">