4 lines
65 B
PHP
4 lines
65 B
PHP
|
|
<script>
|
||
|
|
$('#importDemoData0').closest('tr').remove();
|
||
|
|
</script>
|