commit | aa4366d5d7b2bbbea37141b9e02d557894701c57 | [log] [tgz] |
---|---|---|
author | Sean Condon <sean.condon@microsemi.com> | Fri Nov 02 14:29:01 2018 +0000 |
committer | Ray Milkey <ray@opennetworking.org> | Mon Nov 12 17:20:20 2018 +0000 |
tree | 18e8b1bd4b0592e52bb62049b52c8f136076047a | |
parent | a9045ad37eed4e5110cd302b3b6b8f88c012e0e5 [diff] [blame] |
Implemented Instance View of Topo in GUI2 Change-Id: If603481e729ebc19a6f91db2739f1b422cc762d0
diff --git a/web/gui2/src/main/webapp/app/onos-routing.module.ts b/web/gui2/src/main/webapp/app/onos-routing.module.ts index 60ec9d7..962f5a3 100644 --- a/web/gui2/src/main/webapp/app/onos-routing.module.ts +++ b/web/gui2/src/main/webapp/app/onos-routing.module.ts
@@ -79,7 +79,7 @@ loadChildren: 'app/view/meter/meter.module#MeterModule' }, { - path: 'topo', + path: 'topo2', loadChildren: 'app/view/topology/topology.module#TopologyModule' }, /* Comment out below section for running locally with 'ng serve' when developing */