From 550fdc9295102b180635b806d6081ffb1e6d526c Mon Sep 17 00:00:00 2001 From: Isaac Connor Date: Mon, 2 May 2016 13:42:15 -0400 Subject: [PATCH] change thumbnail path to specify eid and fid instead of path to the jpg. --- web/skins/classic/views/events.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/skins/classic/views/events.php b/web/skins/classic/views/events.php index 8e800d606..ebb97c368 100644 --- a/web/skins/classic/views/events.php +++ b/web/skins/classic/views/events.php @@ -215,7 +215,7 @@ foreach ( $events as $event ) if ( $thumbData = createListThumbnail( $event ) ) { ?> - ' ) ?> + ' ) ?>