move former myslice/viewutils.py, to gether with the contents of former views/ subdir...
[myslice.git] / portal / platformview.py
index a432bc1..16148ee 100644 (file)
@@ -3,7 +3,7 @@ from django.views.generic.base   import TemplateView
 from manifold.core.query         import Query
 from unfold.page                 import Page
 
-from myslice.viewutils           import topmenu_items, the_user
+from ui.topmenu                  import topmenu_items, the_user
 
 from plugins.hazelnut            import Hazelnut