fix typo
This commit is contained in:
parent
395af377b4
commit
ac9ad3b4bf
1 changed files with 1 additions and 1 deletions
|
|
@ -53,7 +53,7 @@ function appendLink() {
|
|||
row_links.append(link, slider, column_nr, column_label, enhanced_checkbox, enhance_label);
|
||||
|
||||
var tr = document.createElement("tr");
|
||||
tr.classList.add("coNavdocument.getElementByIdroup");
|
||||
tr.classList.add("coNavGroup");
|
||||
tr.append(row_header, row_links);
|
||||
tr.id = "kf-trombi_row";
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue