summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/status_lb_vs.php
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/local/www/status_lb_vs.php')
-rw-r--r--src/usr/local/www/status_lb_vs.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/status_lb_vs.php b/src/usr/local/www/status_lb_vs.php
index e0f1b80..94f3c71 100644
--- a/src/usr/local/www/status_lb_vs.php
+++ b/src/usr/local/www/status_lb_vs.php
@@ -99,7 +99,7 @@ if(empty($a_vs))
else {
?>
<div class="table-responsive"></div>
- <table class="table table-striped table-hover table-condensed">
+ <table class="table table-striped table-hover table-condensed sortable-theme-bootstrap" data-sortable>
<tr>
<td><?=gettext("Name"); ?></td>
<td><?=gettext("Address"); ?></td>
OpenPOWER on IntegriCloud