From 4c80ed53d2a3fa3392d2da61c730b6d30de9f2be Mon Sep 17 00:00:00 2001 From: Bharat Mediratta Date: Sat, 8 Jan 2011 19:27:08 -0800 Subject: Put up a more visually pleasing placeholder for items that are missing a thumbnail. Fixes #1591. --- modules/organize/views/organize_frame.html.php | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'modules/organize/views') diff --git a/modules/organize/views/organize_frame.html.php b/modules/organize/views/organize_frame.html.php index 0354fa1d..d8e7920c 100644 --- a/modules/organize/views/organize_frame.html.php +++ b/modules/organize/views/organize_frame.html.php @@ -213,10 +213,18 @@ selectedClass: "selected", tpl: new Ext.XTemplate( '', + '', '
', '', '
', '
', + '
', + '', + '
', + '' + for_js() ?> + '', + '
', + '
', + '
', '
') }); -- cgit v1.2.3