This commit is contained in:
Frank Knoll
2024-07-17 10:50:18 +02:00
parent 4cc193f312
commit f76a87eee4

View File

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