- fixed Banner Cookie positioning on bottom
- PagePolicy (added Español policy)
This commit is contained in:
@@ -8,6 +8,10 @@ export const toolsext = {
|
||||
}
|
||||
}
|
||||
return process.env.LANG_DEFAULT
|
||||
},
|
||||
isLang(whichlang) {
|
||||
const loc = func_tools.getLocale()
|
||||
return (loc === whichlang)
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user