BUB-13 tolta paginazione tabella di report
This commit is contained in:
parent
2aef3d2bcc
commit
dd3ea5507a
@ -65,7 +65,8 @@
|
||||
<script>
|
||||
$(document).ready(function() {
|
||||
$('#listrapporto').DataTable({
|
||||
responsive: true
|
||||
responsive: true,
|
||||
paging: false
|
||||
});
|
||||
});
|
||||
</script>
|
||||
|
Loading…
Reference in New Issue
Block a user