2
0
mirror of https://github.com/inventree/InvenTree.git synced 2026-04-29 06:14:26 +00:00

Revert "remove breadcrub div where no breadcrumb"

This reverts commit 2c9b03944f.
This commit is contained in:
Matthias
2021-11-01 01:07:13 +01:00
parent 62aa014f6b
commit 9a346dd3e2
3 changed files with 0 additions and 8 deletions
-2
View File
@@ -7,8 +7,6 @@
{% inventree_title %} | {% trans "Index" %}
{% endblock %}
{% block breadcrumb_list %}
{% endblock %}
{% block sidebar %}
<!-- Sidebar data is filled dynamically for the index page-->
@@ -8,9 +8,6 @@
{% inventree_title %} | {% trans "Search Results" %}
{% endblock %}
{% block breadcrumb_list %}
{% endblock %}
{% block content %}
<div class='panel panel-inventree'>
-3
View File
@@ -3,9 +3,6 @@
{% load static %}
{% load i18n %}
{% block breadcrumb_list %}
{% endblock %}
{% block content %}
<div class='panel'>