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

remove "panel-inventree" references

This commit is contained in:
Oliver
2021-10-28 08:31:36 +11:00
parent 8535dd7572
commit ae2c3e8293
21 changed files with 87 additions and 83 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
<div class='panel panel-inventree panel-hidden' id='panel-{% block label %}name{% endblock %}'>
<div class='panel panel-hidden' id='panel-{% block label %}name{% endblock %}'>
{% block panel_heading %}
<div class='panel-heading'>
<h4>{% block heading %}HEADING{% endblock %}</h4>