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