summaryrefslogtreecommitdiffstats
path: root/vbd/gui/module/src/main/resources/vpp/views/inventory-detail.tpl.html
diff options
context:
space:
mode:
Diffstat (limited to 'vbd/gui/module/src/main/resources/vpp/views/inventory-detail.tpl.html')
-rw-r--r--vbd/gui/module/src/main/resources/vpp/views/inventory-detail.tpl.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/vbd/gui/module/src/main/resources/vpp/views/inventory-detail.tpl.html b/vbd/gui/module/src/main/resources/vpp/views/inventory-detail.tpl.html
index 9d08cf67d..a5a5dc5d7 100644
--- a/vbd/gui/module/src/main/resources/vpp/views/inventory-detail.tpl.html
+++ b/vbd/gui/module/src/main/resources/vpp/views/inventory-detail.tpl.html
@@ -3,7 +3,7 @@
<!-- Topology -->
<div class="md-whiteframe-z2" flex="60" layout-margin>
<md-content layout-padding>
- <h3>Topology</h3>
+ <h3>Vpp and Interfaces</h3>
<div id="next-vpp-topo"></div>
</md-content>
</div>
@@ -52,8 +52,8 @@
<th st-sort="name" class="interactive">Name</th>
<th st-sort="oper-status" class="interactive" >Oper Status</th>
<th st-sort="admin-status" class="interactive">Admin Status</th>
- <th st-sort="v3po:vxlan.src" class="interactive">Source IP</th>
- <th st-sort="v3po:vxlan.src" class="interactive">Destination IP</th>
+ <th st-sort="'v3po:vxlan.src'" class="interactive">Source IP</th>
+ <th st-sort="'v3po:vxlan.src'" class="interactive">Destination IP</th>
</tr>
</thead>
<tbody>