mirror of
https://github.com/inventree/inventree-app.git
synced 2025-06-12 02:05:29 +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