Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndi_G <andigros72@googlemail.com>2011-07-27 01:35:23 (GMT)
committer Andi_G <andigros72@googlemail.com>2011-07-27 01:35:23 (GMT)
commit71ebbc0a1d1e063c56609c95f87191c94c55b4aa (patch)
treef6285c64104e56c256feb2645d37c0ce34935fa1
parent6fc4220ec3f6ece46924231b1e83e074a72d2a7d (diff)
bug fix
-rw-r--r--annoactivity.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/annoactivity.py b/annoactivity.py
index ec52f49..483ebbf 100644
--- a/annoactivity.py
+++ b/annoactivity.py
@@ -142,7 +142,7 @@ class AnnoActivity(activity.Activity):
self._document = None
self._fileserver = None
self._object_id = handle.object_id
- #self._url = ''
+ self._url = ''
self._toc_model = None
self._mimetype = None