summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/carp_status.php
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/local/www/carp_status.php')
-rw-r--r--src/usr/local/www/carp_status.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/carp_status.php b/src/usr/local/www/carp_status.php
index f1bba45..abbf305 100644
--- a/src/usr/local/www/carp_status.php
+++ b/src/usr/local/www/carp_status.php
@@ -214,7 +214,7 @@ if ($carpcount == 0) {
<div class="panel panel-default">
<div class="panel-heading"><h2 class="panel-title"><?=gettext('CARP Interfaces')?></h2></div>
<div class="panel-body table-responsive">
- <table class="table table-striped table-hover table-condensed">
+ <table class="table table-striped table-condensed table-hover sortable-theme-bootstrap " data-sortable>
<thead>
<tr>
<th><?=gettext("CARP Interface")?></th>
OpenPOWER on IntegriCloud