05c3a99b3f
Change-Id: Ie60eb74557609439b0c524d866fe6974a84267b1
7 lines
150 B
Plaintext
7 lines
150 B
Plaintext
PANEL = 'overview'
|
|
PANEL_DASHBOARD = 'infrastructure'
|
|
ADD_PANEL = 'tuskar_boxes.overview.panel.Overview'
|
|
ADD_INSTALLED_APPS = [
|
|
'tuskar_boxes',
|
|
]
|