Use regular asynctasks for order PDF generation

This commit is contained in:
Raphael Michel
2018-11-26 13:21:25 +01:00
parent cc92210dc2
commit ca59237ebf
11 changed files with 148 additions and 228 deletions

View File

@@ -278,5 +278,9 @@ details summary {
transform: rotate(180deg);
}
form.download-btn-form {
display: inline;
}
@import "_iframe.scss";
@import "_a11y.scss";