From 33eb05ef9a2fe10062fd28ca645c5b23b8aaa1fa Mon Sep 17 00:00:00 2001 From: Chad Kieffer Date: Thu, 5 Mar 2009 06:03:04 +0000 Subject: Applied jQuery UI buttons to quick edit pane. Not tested, but icons should display iin IE6 now. Rotate icons will need to be updated later. --- core/views/quick_pane.html.php | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) (limited to 'core/views') diff --git a/core/views/quick_pane.html.php b/core/views/quick_pane.html.php index a4ec4012..de5a8dcb 100644 --- a/core/views/quick_pane.html.php +++ b/core/views/quick_pane.html.php @@ -6,24 +6,24 @@ type == "album"): ?> -id") ?>" +id") ?>" title=""> - + is_photo() && graphics::can("rotate")): ?> -id/ccw?csrf=" . access::csrf_token()) ?>" +id/ccw?csrf=" . access::csrf_token()) ?>" title=""> - + -id/cw?csrf=" . access::csrf_token()) ?>" +id/cw?csrf=" . access::csrf_token()) ?>" title=""> - + @@ -36,9 +36,9 @@ type == "album"): ?> -id") ?>" +id") ?>" title=""> - + @@ -51,9 +51,9 @@ type == "album"): ?> -id?csrf=" . access::csrf_token()) ?>" +id?csrf=" . access::csrf_token()) ?>" title=""> - + @@ -65,17 +65,17 @@ type == "album"): ?> -id?csrf=" . access::csrf_token()) ?>" +id?csrf=" . access::csrf_token()) ?>" title=""> - + is_album()): ?> -"> - +"> + -- cgit v1.2.3