commit | 842283b4f9e349d77420aa9b5091f60721337917 | [log] [tgz] |
---|---|---|
author | Simon Hunt <simon@onlab.us> | Wed Mar 02 16:35:48 2016 -0800 |
committer | Gerrit Code Review <gerrit@onlab.us> | Thu Mar 03 00:59:57 2016 +0000 |
tree | 3dc002911545f24dd37b17af3e0086f4183a1662 | |
parent | b6859e104bacf81258d2ba904ca3b2e2e2eed3c9 [diff] |
Web UI: ports view - simplify page title. Change-Id: I96b4bfb07380241780082a199f4b19a2fb2b777d
diff --git a/web/gui/src/main/webapp/app/view/port/port.html b/web/gui/src/main/webapp/app/view/port/port.html index 2a012b3..952857e 100644 --- a/web/gui/src/main/webapp/app/view/port/port.html +++ b/web/gui/src/main/webapp/app/view/port/port.html
@@ -2,7 +2,7 @@ <div id="ov-port"> <div class="tabular-header"> <h2> - Port Statistics for Device {{devId || "(No device selected)"}} + Ports for Device {{devId || "(No device selected)"}} ({{tableData.length}} Ports total) </h2> <div class="ctrl-btns">