From 93e06f76dfa2cb49a2edfcb6b70dd3c6cf3272d6 Mon Sep 17 00:00:00 2001 From: Florian Pritz Date: Sat, 5 May 2012 22:32:18 +0200 Subject: Rework file deletion; allow to delete multiple IDs at once This removes the old form which was used to delete a single upload and replaces it with checkboxes on the history page. All checked IDs will be removed at once, instead of requiring the user to click through multiple pages. The old file/delete page is kept for compatibility with CLI clients. Signed-off-by: Florian Pritz --- application/views/file_plaintext/delete_form.php | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 application/views/file_plaintext/delete_form.php (limited to 'application/views/file_plaintext/delete_form.php') diff --git a/application/views/file_plaintext/delete_form.php b/application/views/file_plaintext/delete_form.php deleted file mode 100644 index ba736078c..000000000 --- a/application/views/file_plaintext/delete_form.php +++ /dev/null @@ -1,2 +0,0 @@ - - -- cgit v1.2.3-24-g4f1b