forked from MapComplete/MapComplete
Automatically load appropriate suggestions for brands and operators
This commit is contained in:
parent
3146fa0d26
commit
67f23eea14
11 changed files with 70 additions and 47 deletions
|
|
@ -55,7 +55,7 @@ export default class OpeningHoursVisualization extends Toggle {
|
|||
applicableWeek.startingMonday
|
||||
)
|
||||
Locale.language.mapD((lng) => {
|
||||
console.log("Setting OH description to", lng, textual)
|
||||
console.debug("Setting OH description to", lng, textual)
|
||||
vis.ConstructElement().ariaLabel = textual.textFor(lng)
|
||||
})
|
||||
return vis
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue