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:
@ -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 }} × {{ item.part.name }}</i></p>
|
||||
</div>
|
||||
<div class='col-sm-6'>
|
||||
|
Reference in New Issue
Block a user