mirror of
https://gitlab.ub.uni-bielefeld.de/sfb1288inf/nopaque.git
synced 2024-11-15 01:05:42 +00:00
Sort result files without log message
This commit is contained in:
parent
a0c0f3ff0c
commit
f8524be488
@ -228,7 +228,6 @@
|
||||
return 0;
|
||||
});
|
||||
resultsElement = document.getElementById("results");
|
||||
console.log(results);
|
||||
for (let result of results) {
|
||||
resultsElement.insertAdjacentHTML(
|
||||
"beforeend",
|
||||
|
Loading…
Reference in New Issue
Block a user