Revision 2f4e37b1
Added by Stephen Beaver almost 10 years ago
src/usr/local/www/status_wireless.php | ||
---|---|---|
185 | 185 |
<div class="panel-heading"><h2 class="panel-title"><?=gettext("Associated or ad-hoc peers")?></h2></div> |
186 | 186 |
<div class="panel-body"> |
187 | 187 |
<div class="table-responsive"> |
188 |
<table class="table table-striped table-hover table-condensed">
|
|
188 |
<table class="table table-striped table-hover table-condensed sortable-theme-bootstrap" data-sortable>
|
|
189 | 189 |
<thead> |
190 | 190 |
<tr> |
191 | 191 |
<th>ADDR</font></th> |
Also available in: Unified diff
Fixed #5405