summaryrefslogtreecommitdiff
path: root/tuskar_ui/infrastructure/service_management/panel.py
diff options
context:
space:
mode:
Diffstat (limited to 'tuskar_ui/infrastructure/service_management/panel.py')
-rw-r--r--tuskar_ui/infrastructure/service_management/panel.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tuskar_ui/infrastructure/service_management/panel.py b/tuskar_ui/infrastructure/service_management/panel.py
index a91c5ec4..5eca425c 100644
--- a/tuskar_ui/infrastructure/service_management/panel.py
+++ b/tuskar_ui/infrastructure/service_management/panel.py
@@ -18,7 +18,7 @@ from django.utils.translation import ugettext_lazy as _
import horizon
-#from openstack_dashboard.dashboards.infrastructure import dashboard
+#from tuskar_ui.infrastructure import dashboard
class Service_Management(horizon.Panel):