X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=portal%2Fslicetabinfo.py;h=fc7fa291274e0b3409e789c139b6a1e3da088499;hb=5a40dbe074a307538769ae873e446323d6a75f39;hp=7e7b78eaa2ab6e1f65936dd248a0937a4010dc37;hpb=df0d2f27f91e7333c15a42896776cffa856b4e16;p=myslice.git diff --git a/portal/slicetabinfo.py b/portal/slicetabinfo.py index 7e7b78ea..fc7fa291 100644 --- a/portal/slicetabinfo.py +++ b/portal/slicetabinfo.py @@ -14,7 +14,7 @@ from unfold.page import Page from manifold.core.query import Query, AnalyzedQuery from manifoldapi.manifoldapi import execute_query -from theme import ThemeView +from myslice.theme import ThemeView class SliceInfoView (LoginRequiredView, ThemeView): template_name = "slice-tab-info.html"