2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-14 19:15:41 +00:00

UI improvements

Consolidated detail pages with OPTIONS drown down
(rather than multiple single buttons)
This commit is contained in:
Oliver
2018-05-06 22:09:15 +10:00
parent a55f6a1c7b
commit c1e7e95fc0
3 changed files with 39 additions and 12 deletions

View File

@ -4,7 +4,7 @@
<div class='row'>
<div class='col-sm-6'>
<h3>Stock Details</h3>
<h3>Stock Item Details</h3>
<p><i>{{ item.quantity }} &times {{ item.part.name }}</i></p>
</div>
<div class='col-sm-6'>