mirror of
https://github.com/inventree/inventree-app.git
synced 2025-09-13 22:41:22 +00:00
PartList display now utilizes infinite scrolling
This commit is contained in:
@@ -371,7 +371,7 @@ class InvenTreeAPI {
|
||||
}
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
bool checkPermission(String role, String permission) {
|
||||
/*
|
||||
* Check if the user has the given role.permission assigned
|
||||
|
Reference in New Issue
Block a user