mirror of
https://github.com/ghndrx/prowler.git
synced 2026-02-10 14:55:00 +00:00
Disable ordering so that it sticks with the order the HTML was generated
This commit is contained in:
@@ -168,7 +168,6 @@ addHtmlFooter() {
|
||||
// Initialise the table with 50 rows, and some search/filtering panes
|
||||
\$('#findingsTable').DataTable( {
|
||||
lengthMenu: [ [50, 100, -1], [50, 100, "All"] ],
|
||||
ordering: true,
|
||||
searchPanes: {
|
||||
cascadePanes: true,
|
||||
viewTotal: true
|
||||
|
||||
Reference in New Issue
Block a user