diff --git a/docs/SymptomsCausedByVaccines/index.html b/docs/SymptomsCausedByVaccines/index.html
index dda1d338526..aba6af76107 100644
--- a/docs/SymptomsCausedByVaccines/index.html
+++ b/docs/SymptomsCausedByVaccines/index.html
@@ -9,14 +9,14 @@
Symptoms caused by Vaccines
-
+
@@ -43,7 +43,8 @@
{
symptom: {
symptomSelectElement: $('#symptomSelect'),
- prrByVaccineTableElement: $('#prrByVaccineTable')
+ prrByVaccineTableElement: $('#prrByVaccineTable'),
+ downloadPrrByVaccineTableButton: document.querySelector("#downloadPrrByVaccineTable")
},
vaccine: {
vaccineSelectElement: $('#vaccineSelect'),
@@ -17687,6 +17688,7 @@
+