Compare commits
2 Commits
e68d41c6a3
...
2a2d05b44f
| Author | SHA1 | Date |
|---|---|---|
|
|
2a2d05b44f | |
|
|
7497e35923 |
|
|
@ -103,7 +103,7 @@ function download(row) {
|
||||||
document.body.removeChild(a)
|
document.body.removeChild(a)
|
||||||
}
|
}
|
||||||
|
|
||||||
function remove(val) {
|
function remove(row) {
|
||||||
|
|
||||||
}
|
}
|
||||||
</script>
|
</script>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue