From 30a87de0ff82522a470e26a6e37685c3b18b5e05 Mon Sep 17 00:00:00 2001 From: Christian Fowler Date: Tue, 27 Apr 2010 04:24:05 +0000 Subject: add ajax_edit major switch with rotate_image case, render thumbnails immediately, more work to come to clear out inline image editing during gallery order sort --- edit_image.php | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'edit_image.php') diff --git a/edit_image.php b/edit_image.php index 8ce73cf..31b235a 100644 --- a/edit_image.php +++ b/edit_image.php @@ -1,6 +1,6 @@ rotateImage( $_REQUEST['rotate_image'], TRUE ); + } } elseif( !empty($_REQUEST['delete']) ) { $gContent->verifyUserPermission( tra( "You do not have permission to delete this image." ) ); -- cgit v1.3