diff --git a/server/src/main/resources/static/old-console/js/tablehelper-0.0.2.js b/server/src/main/resources/static/old-console/js/tablehelper-0.0.2.js index ce8537056fa..071e994b9d7 100644 --- a/server/src/main/resources/static/old-console/js/tablehelper-0.0.2.js +++ b/server/src/main/resources/static/old-console/js/tablehelper-0.0.2.js @@ -53,7 +53,8 @@ function initDataTable(el) { "bRegex": true }, "sPaginationType": "full_numbers", - "bProcessing": true + "bProcessing": true, + "aaSorting": [] }); $("thead input").keyup(function() {