mirror of
https://github.com/inventree/InvenTree.git
synced 2026-05-22 09:08:56 +00:00
Rearranging buttons
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
{% load i18n %}
|
||||
|
||||
<button type='button' class='btn btn-success' id='new-attachment'>
|
||||
<span class='fas fa-plus-circle'></span> {% trans "Add Attachment" %}
|
||||
</button>
|
||||
Reference in New Issue
Block a user