From fb53822fdcfa370bbf5de3758d12b7332ae7cf83 Mon Sep 17 00:00:00 2001 From: frankknoll Date: Sun, 15 Oct 2023 15:23:10 +0200 Subject: [PATCH] refactoring --- docs/SymptomsCausedByVaccines/index.html | 1 + .../js/PrrByKeyTableView.js | 44 ++++++++++++++++ .../js/PrrBySymptomTable.js | 14 +++++ .../js/PrrBySymptomTableView.js | 51 +++---------------- .../js/PrrByVaccineTableView.js | 39 +++----------- test/SymptomsCausedByVaccines/index.test.html | 1 + 6 files changed, 74 insertions(+), 76 deletions(-) create mode 100644 docs/SymptomsCausedByVaccines/js/PrrByKeyTableView.js diff --git a/docs/SymptomsCausedByVaccines/index.html b/docs/SymptomsCausedByVaccines/index.html index 556ca798dd6..d13d55058c5 100644 --- a/docs/SymptomsCausedByVaccines/index.html +++ b/docs/SymptomsCausedByVaccines/index.html @@ -33,6 +33,7 @@ + +