Attachments: start using fineuploader.com to upload attachments to messages.
[citadel.git] / webcit / static / t / edit / message / upl_att.js
diff --git a/webcit/static/t/edit/message/upl_att.js b/webcit/static/t/edit/message/upl_att.js
new file mode 100644 (file)
index 0000000..cfb6f2c
--- /dev/null
@@ -0,0 +1,9 @@
+{
+<?!("COND:BSTR", 1, "UPLOAD_ERROR")>
+"Error" : true
+<?!("X", 1)>
+<?!("COND:BSTR", 2, "UPLOAD_LENGTH")>
+"success": true,
+"UploadLength": <?BSTR("UPLOAD_LENGTH")>
+<?!("X", 2)>
+}
\ No newline at end of file