updating wording of UI
This commit is contained in:
@@ -17,7 +17,7 @@ class PrrByVaccineTableView {
|
||||
#createPrrByVaccineTable(tableElement) {
|
||||
return new PrrByKeyTable({
|
||||
tableElement: tableElement,
|
||||
keyColumnName: 'Vaccine',
|
||||
keyColumnName: 'Batch',
|
||||
prrColumnName: 'Proportional Reporting Ratio',
|
||||
shallMarkRowIfPrrTooHigh: true
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user