From 1189ced2ce688bc41f3866e59f86eb4799757890 Mon Sep 17 00:00:00 2001 From: Bharat Mediratta Date: Thu, 3 Nov 2011 21:11:15 -0700 Subject: Revert "Fix a bug introduced in dc21cf36b606048dc24532407d39bc8f5b4211fa where" It doesn't work for search because there are no children. And this just feels clunky to me - we should arrange for the root album to have the right dimensions of thumbnail instead. This reverts commit 4cb49b9152e82d0ab53b1038c7a7d7203c8bf97d. --- themes/wind/views/page.html.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/wind/views/page.html.php b/themes/wind/views/page.html.php index 33d49c35..24d3347e 100644 --- a/themes/wind/views/page.html.php +++ b/themes/wind/views/page.html.php @@ -24,7 +24,7 @@ " /> page_type == "collection"): ?> - thumb_proportion($children[0])) != 1): ?> + thumb_proportion($theme->item())) != 1): ?>