From ebe4194f3d148a05b2a0f3aa069c8ffbc365888b Mon Sep 17 00:00:00 2001 From: Alexander Ebert Date: Thu, 22 May 2014 20:18:45 +0200 Subject: [PATCH] Added ability to sort attachments by drag&drop --- .../templates/messageFormAttachments.tpl | 2 +- .../js/3rdParty/redactor/plugins/wupload.js | 2 +- wcfsetup/install/files/js/WCF.Attachment.js | 51 ++++++++++++ .../attachment/AttachmentAction.class.php | 82 +++++++++++++++++++ 4 files changed, 135 insertions(+), 2 deletions(-) diff --git a/com.woltlab.wcf/templates/messageFormAttachments.tpl b/com.woltlab.wcf/templates/messageFormAttachments.tpl index 295386fa39..9ca15aa366 100644 --- a/com.woltlab.wcf/templates/messageFormAttachments.tpl +++ b/com.woltlab.wcf/templates/messageFormAttachments.tpl @@ -1,7 +1,7 @@