removing
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user