web/views/timeline.py
branchtls-sprint
changeset 984 536e421b082b
parent 728 a95b284150d1
child 1093 b4b09ae9058c
--- a/web/views/timeline.py	Mon Mar 02 20:43:58 2009 +0100
+++ b/web/views/timeline.py	Mon Mar 02 20:44:14 2009 +0100
@@ -14,10 +14,9 @@
 
 from cubicweb.interfaces import ICalendarable
 from cubicweb.selectors import implements
-from cubicweb.common.view import EntityView, StartupView
+from cubicweb.view import EntityView, StartupView
 
 
-# 
 class TimelineJsonView(EntityView):
     """generates a json file to feed Timeline.loadJSON()
     NOTE: work in progress (image_url, bubbleUrl and so on