Merge "Reproduce navigations"
This commit is contained in:
commit
bd0b01d86f
@ -83,9 +83,8 @@
|
||||
function run(registry, zun, basePath, resourceType, containerService) {
|
||||
registry.getResourceType(resourceType)
|
||||
.setNames(gettext('Container'), gettext('Containers'))
|
||||
// for detail summary view on table row.
|
||||
.setSummaryTemplateUrl(basePath + 'details/drawer.html')
|
||||
// for table row items and detail summary view.
|
||||
.setDefaultIndexUrl('/project/container/containers/')
|
||||
.setProperties(containerProperties())
|
||||
.setListFunction(containerService.getContainersPromise)
|
||||
.tableColumns
|
||||
|
Loading…
x
Reference in New Issue
Block a user