Remove that
This commit is contained in:
parent
58e7ff9912
commit
9ab952b6c8
@ -555,7 +555,6 @@
|
||||
});
|
||||
function switchLang() {
|
||||
var lang = $("#selector2 option:selected").text();
|
||||
console.log(lang)
|
||||
if (lang === "EN") {
|
||||
$(".en").show()
|
||||
$(".nl").hide()
|
||||
|
Loading…
Reference in New Issue
Block a user