up
This commit is contained in:
parent
5f2d199054
commit
e4db23fa56
13 changed files with 42 additions and 62 deletions
|
@ -87,7 +87,7 @@
|
|||
break;
|
||||
}
|
||||
|
||||
// сортировать
|
||||
// sort
|
||||
rowsArray.sort(compare);
|
||||
|
||||
tbody.append(...rowsArray);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue