mirror of
https://github.com/inventree/inventree-app.git
synced 2026-06-10 08:27:15 +00:00
PartList display now utilizes infinite scrolling
This commit is contained in:
+1
-1
@@ -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