2
0
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:
Oliver Walters
2021-03-01 12:48:19 +11:00
parent 11b9668b7f
commit 64e544c043
2 changed files with 72 additions and 64 deletions

View File

@ -371,7 +371,7 @@ class InvenTreeAPI {
}
});
}
bool checkPermission(String role, String permission) {
/*
* Check if the user has the given role.permission assigned