From e8f1ff580c6290060d1de8f3e9eceae9028fd1fa Mon Sep 17 00:00:00 2001 From: Bharat Mediratta Date: Sat, 3 Jan 2009 05:36:16 +0000 Subject: Add a new quick-edit mode for editing photos when viewing albums. Implement image rotation this way. --- core/views/quick_edit.html.php | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 core/views/quick_edit.html.php (limited to 'core/views') diff --git a/core/views/quick_edit.html.php b/core/views/quick_edit.html.php new file mode 100644 index 00000000..30baf4f8 --- /dev/null +++ b/core/views/quick_edit.html.php @@ -0,0 +1,14 @@ +type == "photo"): ?> +
id/ccw?csrf=" . access::csrf_token()) ?>"> + + + +
+
id/cw?csrf=" . access::csrf_token()) ?>"> + + + +
+ -- cgit v1.2.3