mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
removes layout-shift due to typo in menubar
This commit is contained in:
parent
f9463fa277
commit
1259374822
@ -2,7 +2,7 @@
|
||||
{% load static %}
|
||||
{% load i18n %}
|
||||
|
||||
{% block menubar %}}
|
||||
{% block menubar %}
|
||||
{% include 'part/navbar.html' with tab='sales-prices' %}
|
||||
{% endblock %}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user