summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/head.inc
diff options
context:
space:
mode:
authorStephen Beaver <sbeaver@netgate.com>2015-11-09 17:29:55 -0500
committerStephen Beaver <sbeaver@netgate.com>2015-11-09 17:29:55 -0500
commit608947a8d349efcc7cdb159016e52e180d7c5b1c (patch)
tree6c39e91c68cb4f7302b44039d421ddc86637f2ee /src/usr/local/www/head.inc
parentba6c5357c5c9fd342678f8bad20066f1f56c31cd (diff)
downloadpfsense-608947a8d349efcc7cdb159016e52e180d7c5b1c.zip
pfsense-608947a8d349efcc7cdb159016e52e180d7c5b1c.tar.gz
Experimental table sorting
Diffstat (limited to 'src/usr/local/www/head.inc')
-rwxr-xr-xsrc/usr/local/www/head.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/usr/local/www/head.inc b/src/usr/local/www/head.inc
index afecb56..d8dcb88 100755
--- a/src/usr/local/www/head.inc
+++ b/src/usr/local/www/head.inc
@@ -74,6 +74,7 @@ if (isset($config['system']['webgui']['pagenamefirst'])) {
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="/bootstrap/css/pfSense.css" />
<link rel="stylesheet" href="font-awesome/css/font-awesome.min.css">
+ <link rel="stylesheet" href="sortable/sortable-theme-bootstrap.css">
<title><?=$tabtitle?></title>
<script>var events = events || [];</script>
</head>
OpenPOWER on IntegriCloud