mirror of
https://github.com/inventree/inventree-app.git
synced 2025-12-15 08:38:12 +00:00
Capture context data in the LocationDisplay widget
This commit is contained in:
@@ -201,6 +201,8 @@ class InvenTreeModel {
|
||||
return null;
|
||||
}
|
||||
|
||||
hideProgressDialog(context);
|
||||
|
||||
// A list of "InvenTreeModel" items
|
||||
List<InvenTreeModel> results = new List<InvenTreeModel>();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user