mirror of
https://github.com/inventree/inventree-app.git
synced 2025-06-12 10:15:32 +00:00
Fix URL getters
This commit is contained in:
@ -469,12 +469,10 @@ class _PartDisplayState extends RefreshableState<PartDetailWidget> {
|
||||
label: L10().stock
|
||||
),
|
||||
// TODO - Add part actions
|
||||
/*
|
||||
BottomNavigationBarItem(
|
||||
icon: FaIcon(FontAwesomeIcons.wrench),
|
||||
label: L10().actions,
|
||||
),
|
||||
*/
|
||||
]
|
||||
);
|
||||
}
|
||||
|
Reference in New Issue
Block a user