@@ -, +, @@ field" - Add missing id to + @@ -154,11 +154,7 @@ $("#fieldst").dataTable($.extend(true, {}, dataTablesDefaults, { 'bAutoWidth': false, - 'sDom': 't<"bottom pager"ilpf>', 'sPaginationType': 'four_button', - 'aLengthMenu': [[10, 20, 50, 100, -1], [10, 20, 50, 100, "All"]], - 'iDisplayLength': 20, - 'aaSorting': [[ 0, "asc" ]], "aoColumnDefs": [ { "aTargets": [ -1 ], "bSortable": false, "bSearchable": false }, ] --