Reports werden jetzt wieder alle richtig dargestellt

This commit is contained in:
2024-04-15 14:03:22 +02:00
parent ff45ff289a
commit f17b33a0c5

View File

@@ -197,6 +197,10 @@
showErrorPopup(error);
}
}
$(document).on("shown.bs.modal", "#qb-report-popup", function () {
quittierungsbelegsViewer.AdjustControl();
});
</script>
<div class="container-fluid my-3" id="report-form-container">