This commit is contained in:
Frank Knoll
2024-07-17 10:45:40 +02:00
parent 4103b34855
commit 4cc193f312
3 changed files with 5 additions and 6 deletions

View File

@@ -32,8 +32,7 @@ class PageInitializer {
return prrByVaccineTableView;
}
// FK-TODO: remove downloadPrrBySymptomTableButton, valueName
static #configureVaccine({ vaccineSelectElement, urlSearchParam, prrBySymptomTableElement, downloadPrrBySymptomTableButton, valueName }) {
static #configureVaccine({ vaccineSelectElement, urlSearchParam, prrBySymptomTableElement }) {
const prrBySymptomTableView = new PrrBySymptomTableView(prrBySymptomTableElement);
Select2.initializeSelectElement(
{