forked from MapComplete/MapComplete
Style: better styling of translate buttons, hide translate buttons where not applicable
This commit is contained in:
parent
f0f0292d0c
commit
08a604c3f5
10 changed files with 22 additions and 16 deletions
|
@ -388,7 +388,7 @@ export default class LayerConfig extends WithContextLoader {
|
|||
readOnlyMode: true,
|
||||
})
|
||||
|
||||
this.title = this.tr("title", undefined)
|
||||
this.title = this.tr("title", undefined, translationContext)
|
||||
this.isShown = TagUtils.TagD(json.isShown, context + ".isShown")
|
||||
|
||||
this.deletion = null
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue