From 271f85be3b36a4d4aac55a51cb7ff2580a95ce3e Mon Sep 17 00:00:00 2001 From: redmatrix Date: Sun, 24 Jul 2016 20:27:59 -0700 Subject: add acl selection to files upload via /cloud (still missing from directory creation) --- view/tpl/cloud_actionspanel.tpl | 24 ++++++++++++++++++------ 1 file changed, 18 insertions(+), 6 deletions(-) (limited to 'view/tpl/cloud_actionspanel.tpl') diff --git a/view/tpl/cloud_actionspanel.tpl b/view/tpl/cloud_actionspanel.tpl index fba457fdc..913522c87 100644 --- a/view/tpl/cloud_actionspanel.tpl +++ b/view/tpl/cloud_actionspanel.tpl @@ -2,25 +2,37 @@
- +
{{if $quota.limit || $quota.used}}{{/if}} -
- + + +
-

{{$dragdroptext}}
+

{{$dragdroptext}}
+ {{$aclselect}}
- - + +
+
+ {{if $lockstate}} + + {{/if}} + +
+

+ -- cgit v1.2.3