Compare commits
No commits in common. "2a2d05b44f0ad84e8f96124dbbccff25df57b66e" and "e68d41c6a3414a7b9384d895ef26978eadc987cb" have entirely different histories.
2a2d05b44f
...
e68d41c6a3
|
|
@ -103,7 +103,7 @@ function download(row) {
|
||||||
document.body.removeChild(a)
|
document.body.removeChild(a)
|
||||||
}
|
}
|
||||||
|
|
||||||
function remove(row) {
|
function remove(val) {
|
||||||
|
|
||||||
}
|
}
|
||||||
</script>
|
</script>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue