This commit is contained in:
Frank Knoll
2024-07-17 10:53:55 +02:00
parent aee61155e1
commit 451f616e41

View File

@@ -60,8 +60,7 @@
vaccine: {
vaccineSelectElement: $('#vaccineSelect'),
urlSearchParam: new URLSearchParam('vaccine'),
prrBySymptomTableElement: $('#prrBySymptomTable'),
// FK-TODO: remove downloadPrrBySymptomTable html element
prrBySymptomTableElement: $('#prrBySymptomTable')
},
pdf: {
pdfButton: document.querySelector("#PDF"),
@@ -14301,7 +14300,6 @@
</tr>
</thead>
</table>
<button class="btn downloadButton" id="downloadPrrBySymptomTable">Download</button>
</div>
</div>
</div>