Merge pull request #1669 from Daxtorim/fix/sort-by-replyid

Fix sorting by reply in Query Log
This commit is contained in:
Adam Warner
2020-12-27 17:43:19 +00:00
committed by GitHub
+1 -1
View File
@@ -298,7 +298,7 @@ $(function () {
{ width: "36%", render: $.fn.dataTable.render.text() },
{ width: "8%", type: "ip-address", render: $.fn.dataTable.render.text() },
{ width: "14%", orderData: 4 },
{ width: "8%", orderData: 6 },
{ width: "8%", orderData: 5 },
{ width: "10%", orderData: 4 }
],
lengthMenu: [