summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/diag_ipsec_spd.php
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/local/www/diag_ipsec_spd.php')
-rw-r--r--src/usr/local/www/diag_ipsec_spd.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/diag_ipsec_spd.php b/src/usr/local/www/diag_ipsec_spd.php
index c15b1a0..ab78ffc 100644
--- a/src/usr/local/www/diag_ipsec_spd.php
+++ b/src/usr/local/www/diag_ipsec_spd.php
@@ -91,7 +91,7 @@ display_top_tabs($tab_array);
if (count($spd)) {
?>
<div class="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("Source"); ?></th>
OpenPOWER on IntegriCloud