mirror of
https://github.com/inventree/inventree-app.git
synced 2025-06-12 18:25:26 +00:00
Add "location" display widget
This commit is contained in:
@ -98,7 +98,6 @@ class _CategoryDisplayState extends State<CategoryDisplayWidget> {
|
||||
style: TextStyle(fontWeight: FontWeight.bold),
|
||||
),
|
||||
Expanded(child: PartList(_parts)),
|
||||
Spacer(),
|
||||
]
|
||||
)
|
||||
)
|
||||
|
Reference in New Issue
Block a user