merger?
This commit is contained in:
parent
d7c0d5a0de
commit
7184249261
@ -330,8 +330,6 @@ $.ajax({
|
|||||||
// alert(i);
|
// alert(i);
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
if (Array.isArray(methodList)===false) {
|
if (Array.isArray(methodList)===false) {
|
||||||
var search_meth0 = methodList;
|
var search_meth0 = methodList;
|
||||||
var elementy0 = document.getElementById(search_meth0);
|
var elementy0 = document.getElementById(search_meth0);
|
||||||
@ -344,7 +342,6 @@ $.ajax({
|
|||||||
elementy.classList.add("methodclicked");
|
elementy.classList.add("methodclicked");
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
// if (Array.isArray(libList)===true)
|
|
||||||
|
|
||||||
});
|
});
|
||||||
</script>
|
</script>
|
||||||
|
Loading…
Reference in New Issue
Block a user