horizon/openstack_dashboard/dashboards/identity/static/dashboard/identity/domains
Cindy Lu c73e1c8fa8 NG details view route should not be '/project/...'
Right now the route includes the name 'project'
but we may have details view for 'identity' and
'admin' too, so it should be more general.

Picked just 'ngdetails' instead and moved this out as a
constant. Since this constant needs to be used
by the config blocks, I moved it out into its own
constant module.

Change-Id: I7603250dd70eb40568aa74be2ae4821ee8fcefcc
Closes-Bug: #1641250
2017-02-13 13:24:02 -08:00
..
details Adding identity domains table 2017-01-12 13:55:46 +09:00
domains.module.js Adding identity domains table 2017-01-12 13:55:46 +09:00
domains.module.spec.js Adding identity domains table 2017-01-12 13:55:46 +09:00
domains.service.js NG details view route should not be '/project/...' 2017-02-13 13:24:02 -08:00
domains.service.spec.js NG details view route should not be '/project/...' 2017-02-13 13:24:02 -08:00
panel.html Adding identity domains table 2017-01-12 13:55:46 +09:00