From daebdab0c6a96b8fabc12b5bbbb438a134e4226d Mon Sep 17 00:00:00 2001 From: Tim Almdal Date: Wed, 13 May 2009 22:56:51 +0000 Subject: Address the final point in #226. Disable the make album cover icon if the pane has the ui-state-disabled class --- core/views/quick_pane.html.php | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'core/views') diff --git a/core/views/quick_pane.html.php b/core/views/quick_pane.html.php index 7d4b6959..0f94a413 100644 --- a/core/views/quick_pane.html.php +++ b/core/views/quick_pane.html.php @@ -46,15 +46,19 @@ + parent())): ?> type == "photo"): ?> type == "movie"): ?> type == "album"): ?> +album_cover_item_id)): ?> +album_cover_item_id) ? " ui-state-disabled" : "" ?> + -id?csrf=$csrf&page_type=$page_type") ?>" +id?csrf=$csrf&page_type=$page_type") ?>" title=""> -- cgit v1.2.3