app/assets/javascripts/wco/application.js in wco_models-3.1.0.74 vs app/assets/javascripts/wco/application.js in wco_models-3.1.0.75
- old
+ new
@@ -26,10 +26,10 @@
if ('function' === typeof $('body').DataTable) {
const _props = {
dom: 'lpftrip',
lengthChange: true,
lengthMenu: [[10, 25, 100, -1], [10, 25, 100, 'All']],
- pageLength: -1,
+ pageLength: 25,
aoColumnDefs: [ {
bSortable: false,
aTargets: [ "nosort" ],
} ],
order: [ 4, 'desc' ],