Reports werden jetzt wieder alle richtig dargestellt
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user