Skip to content

Commit 58f46d4

Browse files
fix: visualizzazione tabella serial
1 parent 684783c commit 58f46d4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

modules/articoli/plugins/articoli.lotti.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -419,6 +419,7 @@
419419
<script type="text/javascript">
420420
$(document).ready(function() {
421421
$("#table-serials").DataTable().draw();
422+
$("#table-serials").DataTable().columns.adjust();
422423
$("#serials").removeClass("superselect");
423424
$("#serials").select2().select2("destroy");
424425

0 commit comments

Comments
 (0)