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

remove "panel-default"

This commit is contained in:
Oliver
2021-10-27 23:08:15 +11:00
parent 53c579c992
commit 711b3ba923
22 changed files with 87 additions and 100 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
<div class='panel panel-default panel-inventree panel-hidden' id='panel-{% block label %}name{% endblock %}'>
<div class='panel panel-inventree panel-hidden' id='panel-{% block label %}name{% endblock %}'>
{% block panel_heading %}
<div class='panel-heading'>
<h4>{% block heading %}HEADING{% endblock %}</h4>