mirror of
https://github.com/inventree/inventree-app.git
synced 2025-08-05 12:11:30 +00:00
Refactor loading overlay
This commit is contained in:
@@ -98,7 +98,7 @@ Future<void> selectAndPrintLabel(
|
||||
|
||||
if (labelId != -1 && pluginKey != null) {
|
||||
|
||||
showLoadingOverlay(context);
|
||||
showLoadingOverlay();
|
||||
|
||||
if (InvenTreeAPI().supportsModernLabelPrinting) {
|
||||
|
||||
|
Reference in New Issue
Block a user