mirror of
https://github.com/HendrikRauh/inventree-app.git
synced 2026-01-13 11:36:24 +00:00
PartList display now utilizes infinite scrolling
This commit is contained in:
parent
11b9668b7f
commit
64e544c043
2 changed files with 72 additions and 64 deletions
|
|
@ -371,7 +371,7 @@ class InvenTreeAPI {
|
|||
}
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
bool checkPermission(String role, String permission) {
|
||||
/*
|
||||
* Check if the user has the given role.permission assigned
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue