0.0.184
This commit is contained in:
@@ -391,6 +391,10 @@ function changeSlideProject (el,type) {
|
|||||||
// go to download plugin
|
// go to download plugin
|
||||||
function redirectToDownloadPlugin () {
|
function redirectToDownloadPlugin () {
|
||||||
let lang = document.querySelector(".name_language").innerHTML
|
let lang = document.querySelector(".name_language").innerHTML
|
||||||
|
if (getInfoAboutUser()[0] === 'mobile'){
|
||||||
|
lang = document.querySelector(".name_language.curtain").innerHTML
|
||||||
|
}
|
||||||
|
|
||||||
// if (!window.location.href.includes(`${window.location.origin}/${lang}/section/3d-security-designer/`)){
|
// if (!window.location.href.includes(`${window.location.origin}/${lang}/section/3d-security-designer/`)){
|
||||||
// window.location.href = `${window.location.origin}/${lang}/section/3d-security-designer/#feedback_form`
|
// window.location.href = `${window.location.origin}/${lang}/section/3d-security-designer/#feedback_form`
|
||||||
// } else {
|
// } else {
|
||||||
|
|||||||
Reference in New Issue
Block a user