mirror of
https://github.com/HendrikRauh/inventree-app.git
synced 2026-01-14 20:16:25 +00:00
snack bar now uses OneContext()
This commit is contained in:
parent
33483eb9e1
commit
8ae4d2b584
5 changed files with 72 additions and 23 deletions
|
|
@ -56,7 +56,6 @@ class _StockItemTestResultDisplayState extends RefreshableState<StockItemTestRes
|
|||
);
|
||||
|
||||
showSnackIcon(
|
||||
refreshableKey,
|
||||
success ? "Test result uploaded" : "Could not upload test result",
|
||||
success: success
|
||||
);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue