From 2890d56be31842814875948d63fc0eb0ac4c0481 Mon Sep 17 00:00:00 2001 From: "Rob G. Healey" Date: Sun, 15 Jan 2012 23:56:28 +0000 Subject: [PATCH] Fixed a typo in class MediaPage(). Thank you Tim Lyons for pointing it out to me. svn: r18748 --- src/plugins/webreport/NarrativeWeb.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/plugins/webreport/NarrativeWeb.py b/src/plugins/webreport/NarrativeWeb.py index 2b212d5e4..cdbc3f0ea 100644 --- a/src/plugins/webreport/NarrativeWeb.py +++ b/src/plugins/webreport/NarrativeWeb.py @@ -1872,8 +1872,8 @@ class BasePage(object): style="left:%d%%; top:%d%%; width:%d%%; height:%d%%;" % (x, y, w, h)) + Html("a", name, href = linkurl) # Need to add link to mediadisplay to get the links: - mediadisplay += self.media_link(photo_handle, ewpath, - descr, uplink = self.up, usedescr = False) + mediadisplay += self.media_link(photo_handle, newpath, + descr, self.up, False) else: try: