Revert "Enable to refresh details view"
This reverts commit 7bee55d925
.
Change-Id: I5806a3923bc8bed37dafd24d1ccef7486d4a06f3
This commit is contained in:
parent
7bee55d925
commit
eb579c4500
@ -19,10 +19,3 @@ PANEL_DASHBOARD = 'project'
|
|||||||
|
|
||||||
# Python panel class of the PANEL to be added.
|
# Python panel class of the PANEL to be added.
|
||||||
ADD_PANEL = 'zun_ui.content.container.containers.panel.Containers'
|
ADD_PANEL = 'zun_ui.content.container.containers.panel.Containers'
|
||||||
|
|
||||||
# The details view to be belonged to the PANEL_DASHBOARD and PANEL.
|
|
||||||
# If the details view uses ngdetails, this setting is needed to refresh the
|
|
||||||
# details view.
|
|
||||||
ADD_DETAIL_PAGES = {
|
|
||||||
'OS::Zun::Container': (PANEL_DASHBOARD, PANEL)
|
|
||||||
}
|
|
||||||
|
Loading…
Reference in New Issue
Block a user