summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/diag_tables.php
diff options
context:
space:
mode:
authorStephen Beaver <sbeaver@netgate.com>2016-02-18 10:18:11 -0500
committerStephen Beaver <sbeaver@netgate.com>2016-02-18 10:18:11 -0500
commitb39e67a946b8986390e8c861912a213cd2f05e90 (patch)
treeea11ec1fea62339fe27a5a968935b312a720a959 /src/usr/local/www/diag_tables.php
parent0576543fc458a1feffdb1b41d875c769aa514d1d (diff)
downloadpfsense-b39e67a946b8986390e8c861912a213cd2f05e90.zip
pfsense-b39e67a946b8986390e8c861912a213cd2f05e90.tar.gz
Revert change that avoided loading hte sorting lib if not required. The issue turned out to be a browser quirk
Diffstat (limited to 'src/usr/local/www/diag_tables.php')
-rw-r--r--src/usr/local/www/diag_tables.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/usr/local/www/diag_tables.php b/src/usr/local/www/diag_tables.php
index 9b8bd11..2fe1b6d 100644
--- a/src/usr/local/www/diag_tables.php
+++ b/src/usr/local/www/diag_tables.php
@@ -265,6 +265,4 @@ if (empty($entries)) {
<?php
}
-$nosorting = TRUE;
-
include("foot.inc");
OpenPOWER on IntegriCloud