Feature/#3 better display of language icons #55
|
@ -169,6 +169,7 @@ function updateLanguageDisplay(node) {
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
|
col.innerHTML = '';
|
||||||
cols.forEach(div => {
|
cols.forEach(div => {
|
||||||
col.appendChild(div);
|
col.appendChild(div);
|
||||||
});
|
});
|
||||||
|
|
Loading…
Reference in a new issue