changed resource title for the menu
[unfold.git] / portal / institution.py
index 6c55517..4ee9016 100644 (file)
@@ -13,7 +13,7 @@ from manifoldapi.manifoldresult     import ManifoldResult
 from ui.topmenu                     import topmenu_items, the_user
 from myslice.configengine           import ConfigEngine
 
-from theme                          import ThemeView
+from myslice.theme                          import ThemeView
 import json
 
 class InstitutionView (FreeAccessView, ThemeView):