removing
This commit is contained in:
@@ -56,7 +56,6 @@
|
||||
symptomSelectElement: $('#symptomSelect'),
|
||||
urlSearchParam: new URLSearchParam('symptom'),
|
||||
prrByVaccineTableElement: $('#prrByVaccineTable'),
|
||||
// FK-TODO: remove downloadPrrByVaccineTable html element
|
||||
keyColumnName: name
|
||||
},
|
||||
vaccine: {
|
||||
@@ -13050,7 +13049,6 @@
|
||||
</tr>
|
||||
</thead>
|
||||
</table>
|
||||
<button class="btn downloadButton" id="downloadPrrByVaccineTable">Download</button>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user