Merge pull request #46 from cubedro/develop

Fixed node name default sorting
This commit is contained in:
Marian OANCΞA 2015-04-06 07:08:28 +03:00
commit fa9b45af27
1 changed files with 1 additions and 1 deletions

View File

@ -106,7 +106,7 @@ block content
thead
tr.text-info
th
i.icon-node(data-toggle="tooltip", data-placement="top", title="Node name", ng-click="orderTable('-info.name', false)")
i.icon-node(data-toggle="tooltip", data-placement="top", title="Node name", ng-click="orderTable('info.name', false)")
th.th-nodename
i.icon-laptop(data-toggle="tooltip", data-placement="top", title="Node type", ng-click="orderTable('info.node', false)")
th.th-latency