continuing to update UI

This commit is contained in:
frankknoll
2023-11-07 18:18:28 +01:00
parent 77e37685c4
commit 7ee238bd12
5 changed files with 10 additions and 9 deletions

View File

@@ -630,7 +630,8 @@
"updateHtmlFile(\n",
" symptoms = list(prrByLotAndSymptom.columns),\n",
" vaccines = list(prrByLotAndSymptom.index),\n",
" htmlFile = \"../docs/SymptomsCausedByCOVIDLots/index.html\")"
" htmlFile = \"../docs/SymptomsCausedByCOVIDLots/index.html\",\n",
" defaultSelectVaccineOptionText = 'Select Batch')"
]
},
{