aboutsummaryrefslogtreecommitdiffstats
path: root/framework/src/onos/web/gui/src/main/webapp/nav.html
diff options
context:
space:
mode:
Diffstat (limited to 'framework/src/onos/web/gui/src/main/webapp/nav.html')
-rw-r--r--framework/src/onos/web/gui/src/main/webapp/nav.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/framework/src/onos/web/gui/src/main/webapp/nav.html b/framework/src/onos/web/gui/src/main/webapp/nav.html
new file mode 100644
index 00000000..453efc39
--- /dev/null
+++ b/framework/src/onos/web/gui/src/main/webapp/nav.html
@@ -0,0 +1,4 @@
+<!-- {INJECTED-VIEW-NAV-START} -->
+<a ng-click="navCtrl.hideNav()" href="#/topo">Network Topology</a>
+<a ng-click="navCtrl.hideNav()" href="#/device">Device List</a>
+<!-- {INJECTED-VIEW-NAV-END} -->