summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/status_services.php
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/local/www/status_services.php')
-rwxr-xr-xsrc/usr/local/www/status_services.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/status_services.php b/src/usr/local/www/status_services.php
index 8928c87..4d1ec82 100755
--- a/src/usr/local/www/status_services.php
+++ b/src/usr/local/www/status_services.php
@@ -122,7 +122,7 @@ if (count($services) > 0) {
<div class="panel-body panel-default">
<div class="table-responsive">
- <table class="table table-striped table-hover table-condensed">
+ <table class="table table-striped table-hover table-condensed sortable-theme-bootstrap" data-sortable>
<thead>
<tr>
<th><?=gettext("Service")?></th>
OpenPOWER on IntegriCloud