AiC and REST login
[myslice.git] / portal / platformsview.py
index eef773a..c31cd17 100644 (file)
@@ -5,7 +5,7 @@ from unfold.loginrequired       import FreeAccessView
 from ui.topmenu                  import topmenu_items_live, the_user
 
 from plugins.querytable          import QueryTable
-from theme import ThemeView
+from myslice.theme import ThemeView
 
 # View for platforms
 class PlatformsView(FreeAccessView, ThemeView):