mirror of
https://github.com/inventree/InvenTree.git
synced 2025-07-02 03:30:54 +00:00
remove breadcrub div where no breadcrumb
This commit is contained in:
@ -3,6 +3,9 @@
|
||||
{% load static %}
|
||||
{% load i18n %}
|
||||
|
||||
{% block breadcrumb_list %}
|
||||
{% endblock %}
|
||||
|
||||
{% block content %}
|
||||
|
||||
<div class='panel'>
|
||||
|
Reference in New Issue
Block a user