From 7482b6683eb0cabb9841f839a474d25b4257fc91 Mon Sep 17 00:00:00 2001 From: Bharat Mediratta Date: Mon, 5 Jan 2009 08:05:50 +0000 Subject: Add "quick edit" which lets you edit a photo's details from the albums page. --- core/views/quick_pane.html.php | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 core/views/quick_pane.html.php (limited to 'core/views/quick_pane.html.php') diff --git a/core/views/quick_pane.html.php b/core/views/quick_pane.html.php new file mode 100644 index 00000000..88da9d3e --- /dev/null +++ b/core/views/quick_pane.html.php @@ -0,0 +1,21 @@ + +type == "photo"): ?> +
id/ccw?csrf=" . access::csrf_token()) ?>"> + + + +
+ +
id/cw?csrf=" . access::csrf_token()) ?>"> + + + +
+ -- cgit v1.2.3