From 11ee6d50acf8849347c2c37dc15697830ff854d0 Mon Sep 17 00:00:00 2001 From: Bharat Mediratta Date: Mon, 7 May 2012 11:47:19 -0700 Subject: Fix a database error caused by trying to view a non-search-result in a search context. Patch thanks to sermoro. Fixes #1837. --- modules/image_block/views/image_block_block.html.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/image_block') diff --git a/modules/image_block/views/image_block_block.html.php b/modules/image_block/views/image_block_block.html.php index 2a57c395..6f68e5b8 100644 --- a/modules/image_block/views/image_block_block.html.php +++ b/modules/image_block/views/image_block_block.html.php @@ -1,7 +1,7 @@
- + id); ?>"> thumb_img(array("class" => "g-thumbnail")) ?>
-- cgit v1.2.3