Fix enabled panel error
Replace 'baremetals' with 'servers'. Change-Id: I0b47381c6640968065002209f1e111ba3633c964
This commit is contained in:
parent
78a9fac756
commit
d60f86eff8
@ -18,4 +18,4 @@ PANEL_GROUP = 'baremetal_compute'
|
||||
PANEL_DASHBOARD = 'project'
|
||||
|
||||
# Python panel class of the PANEL to be added.
|
||||
ADD_PANEL = 'mogan_ui.content.baremetals.panel.Servers'
|
||||
ADD_PANEL = 'mogan_ui.content.servers.panel.Servers'
|
||||
|
Loading…
Reference in New Issue
Block a user