From eed57674f99621e5354a13543067e9556eb9c6d0 Mon Sep 17 00:00:00 2001 From: Bharat Mediratta Date: Sat, 24 Jan 2009 05:14:44 +0000 Subject: Add move support. Use the move icon in the quick pane. You can't move an item into its own hierarchy, or into an album where you don't have edit permission. --- core/views/move_browse.html.php | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 core/views/move_browse.html.php (limited to 'core/views/move_browse.html.php') diff --git a/core/views/move_browse.html.php b/core/views/move_browse.html.php new file mode 100644 index 00000000..5a0a1f56 --- /dev/null +++ b/core/views/move_browse.html.php @@ -0,0 +1,38 @@ + + +
+ +
id") ?>"> + + + " disabled="disabled"/> +
+
-- cgit v1.2.3