Compare commits

..

No commits in common. "2a2d05b44f0ad84e8f96124dbbccff25df57b66e" and "e68d41c6a3414a7b9384d895ef26978eadc987cb" have entirely different histories.

1 changed files with 1 additions and 1 deletions

View File

@ -103,7 +103,7 @@ function download(row) {
document.body.removeChild(a)
}
function remove(row) {
function remove(val) {
}
</script>