2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-19 21:45:39 +00:00

Replace some cog icons

This commit is contained in:
Oliver Walters
2019-06-20 21:28:00 +10:00
parent 5ab3c386bb
commit d5119e1aff
4 changed files with 16 additions and 5 deletions

View File

@ -22,7 +22,7 @@
</button>
{% if category %}
<button class='btn btn-default btn-glyph' id='cat-edit' title='Edit part category'>
<span class='glyphicon glyphicon-cog'/>
<span class='glyphicon glyphicon-edit'/>
</button>
<button class='btn btn-default btn-glyph' id='cat-delete' title='Delete part category'>
<span class='glyphicon glyphicon-trash'/>