From 7ebbe189d4a6955532fb17f4cb9466115279ca35 Mon Sep 17 00:00:00 2001 From: Bharat Mediratta Date: Sun, 8 Feb 2009 00:42:17 +0000 Subject: Implement the "additional options" part of the quick menu. It's only for albums, because we don't currently have additional options for photos yet. --- core/views/quick_pane.html.php | 22 ++++++++++++++++++++-- 1 file changed, 20 insertions(+), 2 deletions(-) (limited to 'core/views') diff --git a/core/views/quick_pane.html.php b/core/views/quick_pane.html.php index b5f40d94..60cbb426 100644 --- a/core/views/quick_pane.html.php +++ b/core/views/quick_pane.html.php @@ -44,9 +44,27 @@ -"> +is_album()): ?> +"> + + + -- cgit v1.2.3