This commit is contained in:
Christian Anetzberger
2022-11-17 07:34:21 +01:00
parent 415f0f5d84
commit 86ec8cf99d

View File

@@ -147,7 +147,9 @@ function setupLabelsDialog(page) {
} }
}, },
}); });
d.hide(); d.hide();
} }
}); });
handleDataFetch(); handleDataFetch();