X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=trash%2Fsliceview.py;h=534ed78a76726612bb18ace2d70a174d614cc102;hb=908a927353b1fd6f933bfc9e12846f78c179968f;hp=55578e359b8ff482520d72d65a69bf3f17a9d899;hpb=db98e3e810eeb4d543cb90b81164adc6a4c6ce3e;p=myslice.git diff --git a/trash/sliceview.py b/trash/sliceview.py index 55578e35..534ed78a 100644 --- a/trash/sliceview.py +++ b/trash/sliceview.py @@ -9,7 +9,9 @@ from unfold.page import Page from manifold.core.query import Query, AnalyzedQuery from manifold.manifoldresult import ManifoldException from manifold.metadata import MetaData as Metadata -from myslice.viewutils import quickfilter_criterias, topmenu_items, the_user +# need to remove this dep. +from trash.trashutils import quickfilter_criterias +from myslice.viewutils import topmenu_items, the_user from plugins.raw.raw import Raw from plugins.stack.stack import Stack