Merge pull request #3730 from PiBa-NL/20170517-sort-virtualips

This commit is contained in:
Renato Botelho 2017-05-23 13:54:54 -03:00
commit d6b030d732

View File

@ -250,7 +250,7 @@ display_top_tabs($tab_array);
<div class="panel panel-default">
<div class="panel-heading"><h2 class="panel-title"><?=gettext('Virtual IP Address')?></h2></div>
<div class="panel-body table-responsive">
<table class="table table-striped table-hover table-condensed table-rowdblclickedit">
<table class="table table-striped table-hover table-condensed table-rowdblclickedit sortable-theme-bootstrap" data-sortable>
<thead>
<tr>
<th><?=gettext("Virtual IP address")?></th>