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

Clean up buttons for stock location

This commit is contained in:
Oliver Walters
2019-06-19 18:49:05 +10:00
parent 21479e39d9
commit fefbcf2ed9
5 changed files with 42 additions and 20 deletions

View File

@ -34,7 +34,7 @@ InvenTree | Company - {{ company.name }}
<span class='glyphicon glyphicon-cog'/>
</button>
<button type='button' class='btn btn-default btn-glyph' id='company-delete' title='Delete company'>
<span class='glyphicon glyphicon-trash' style='color: #a11;'/>
<span class='glyphicon glyphicon-trash'/>
</button>
</div>
</div>