From 3b6d7e306656f1263b80430fbcfdb413bf99ead9 Mon Sep 17 00:00:00 2001 From: zotlabs Date: Thu, 30 Nov 2017 21:40:37 -0800 Subject: make sure we get a file upload progress indicator in the tiles view. --- view/tpl/cloud_directory.tpl | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'view/tpl/cloud_directory.tpl') diff --git a/view/tpl/cloud_directory.tpl b/view/tpl/cloud_directory.tpl index 7017df344..ad3caff88 100644 --- a/view/tpl/cloud_directory.tpl +++ b/view/tpl/cloud_directory.tpl @@ -1,8 +1,12 @@
{{if $tiles}} + + {{* this is needed to append the upload files in the right order *}} +
{{if $parentpath}}
+
-- cgit v1.2.3