mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-14 11:05:41 +00:00
Danger button fix
This commit is contained in:
@ -23,7 +23,7 @@
|
|||||||
</a>
|
</a>
|
||||||
|
|
||||||
<a href="{% url 'category-delete' category.id %}">
|
<a href="{% url 'category-delete' category.id %}">
|
||||||
<button class="button btn-danger">Delete Category</button>
|
<button class="btn btn-danger">Delete Category</button>
|
||||||
</a>
|
</a>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
Reference in New Issue
Block a user