Update key when the zoom changes, even if the language is not english.
This commit is contained in:
parent
da8c910bc2
commit
52bfc5a905
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
function updateKey() {
|
function updateKey() {
|
||||||
if (sidebarOpen("Map key"))
|
if (sidebarOpen("<%= t('site.key.map_key') %>"))
|
||||||
{
|
{
|
||||||
showKey();
|
showKey();
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue