From 3c5598407eb327c056d803b3afc4364fd6e107ab Mon Sep 17 00:00:00 2001 From: Andrew Manning Date: Fri, 22 Jul 2016 21:27:32 -0400 Subject: Drag and drop file information display in cloud files upload form. No actual upload implemented yet. --- view/tpl/cloud_actionspanel.tpl | 112 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 112 insertions(+) diff --git a/view/tpl/cloud_actionspanel.tpl b/view/tpl/cloud_actionspanel.tpl index 81a586e75..d4e187619 100644 --- a/view/tpl/cloud_actionspanel.tpl +++ b/view/tpl/cloud_actionspanel.tpl @@ -17,4 +17,116 @@
+ +
+ +
+ + + +
+ + +
or drop files here
+
+ +
+ +
+ +
+
+ +
+
+ + + + \ No newline at end of file -- cgit v1.2.3