starting to remove Countries from UI
This commit is contained in:
@@ -6,6 +6,7 @@ class HistogramView {
|
||||
this.#uiContainer = uiContainer
|
||||
}
|
||||
|
||||
// FK-TODO: remove country
|
||||
displayHistogramView(country, batchcode) {
|
||||
this
|
||||
.#loadHistoDescrs(country, batchcode)
|
||||
|
||||
Reference in New Issue
Block a user