Skip to content

Commit 4d0ba9b

Browse files
committed
Fix formatting
1 parent 8925c04 commit 4d0ba9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/templates/Packet/Index.phtml

+1-1
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ require('./header.inc.phtml'); ?>
9797
$('#packets_tbl').DataTable({
9898
'aaSorting': [],
9999
'language': {'zeroRecords': 'No matching packets found'},
100-
'responsive': true,
100+
'responsive': false,
101101
});
102102
});
103103
</script>

0 commit comments

Comments
 (0)