diff --git a/core/js/quick.js b/core/js/quick.js index 984d3ae5..750bdd40 100644 --- a/core/js/quick.js +++ b/core/js/quick.js @@ -50,6 +50,9 @@ var show_quick = function() { }; var quick_do = function(cont, pane, img) { + if (pane.hasClass("ui-state-disabled")) { + return false; + } if (pane.hasClass("gDialogLink")) { openDialog(pane, function() { window.location.reload(); }); } else { 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="">