More template work

This commit is contained in:
2022-12-16 13:33:18 +00:00
parent 7b7c1b86de
commit eb07990f4c
4 changed files with 14 additions and 11 deletions

View File

@@ -15,7 +15,7 @@
<button type="button" class="btn btn-success btn-sm item-add"
data-toggle="modal"
data-target="#itemModal">
<i class="fas fa-plus"></i> Add Item
<span class="fas fa-plus"></span> Add Item
</button>
</th>
{% endif %}