2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-18 13:05:42 +00:00

Rearranging buttons

This commit is contained in:
Oliver
2021-10-29 23:20:09 +11:00
parent c04118ed8a
commit 3849ea8057
7 changed files with 110 additions and 43 deletions

View File

@ -2,9 +2,9 @@
<div id='attachment-buttons'>
<div class='btn-group'>
<button type='button' class='btn btn-success' id='new-attachment'>
<span class='fas fa-plus-circle'></span> {% trans "Add Attachment" %}
</button>
<div class='filter-list' id='filter-list-related'>
<!-- An empty div in which the filter list will be constructed -->
</div>
</div>
</div>