fix
This commit is contained in:
parent
41b7b781f8
commit
7cb7671841
2
main.js
2
main.js
@ -972,7 +972,7 @@
|
|||||||
link.href = `/${getCompetition()}/${href}`
|
link.href = `/${getCompetition()}/${href}`
|
||||||
link.innerText = label
|
link.innerText = label
|
||||||
|
|
||||||
if (label === "Карта") {
|
if (label === "Легенда") {
|
||||||
link.setAttribute("target", "_blank")
|
link.setAttribute("target", "_blank")
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user