From 82e867a9a8008c4fb3e7ed9e9408bd9e38bf7ff2 Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Wed, 10 Aug 2016 16:17:09 +0200 Subject: implement acl for folder creation --- view/tpl/cloud_actionspanel.tpl | 26 +++++++++++++++++++------- 1 file changed, 19 insertions(+), 7 deletions(-) (limited to 'view/tpl') diff --git a/view/tpl/cloud_actionspanel.tpl b/view/tpl/cloud_actionspanel.tpl index d27b3f42d..b851e391e 100644 --- a/view/tpl/cloud_actionspanel.tpl +++ b/view/tpl/cloud_actionspanel.tpl @@ -1,15 +1,27 @@
-
- - - + + + + + + +
+
+ {{if $lockstate}} + + {{/if}} + +
+
{{if $quota.limit || $quota.used}}{{/if}} -
+ @@ -18,8 +30,8 @@
{{if $lockstate}} - {{/if}} -- cgit v1.2.3