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