From a33ddf373bc8a83ec7d440b46710642e26171800 Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Wed, 21 Oct 2015 12:40:09 +0200 Subject: move file storage quota display to upload section. add a warning if remaining space is less than 100MB and fix % calculation --- view/tpl/cloud_actionspanel.tpl | 1 + 1 file changed, 1 insertion(+) (limited to 'view/tpl/cloud_actionspanel.tpl') diff --git a/view/tpl/cloud_actionspanel.tpl b/view/tpl/cloud_actionspanel.tpl index da708a98c..4d2afa8ef 100644 --- a/view/tpl/cloud_actionspanel.tpl +++ b/view/tpl/cloud_actionspanel.tpl @@ -8,6 +8,7 @@
+ {{if $quota.limit || $quota.used}}{{/if}}
-- cgit v1.2.3