This commit is contained in:
Frank Knoll
2024-07-17 10:30:02 +02:00
parent 3e7565850c
commit fa3c7f46de
2 changed files with 0 additions and 4 deletions

View File

@@ -56,7 +56,6 @@
symptomSelectElement: $('#symptomSelect'),
urlSearchParam: new URLSearchParam('symptom'),
prrByVaccineTableElement: $('#prrByVaccineTable'),
// FK-TODO: remove downloadPrrByVaccineTable html element
keyColumnName: name
},
vaccine: {
@@ -4112,7 +4111,6 @@
</tr>
</thead>
</table>
<button class="btn downloadButton" id="downloadPrrByVaccineTable">Download</button>
</div>
</div>
</div>