Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/gallery.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlivier Paroz <github@oparoz.com>2015-09-10 00:44:34 +0300
committerOlivier Paroz <github@oparoz.com>2015-09-13 03:41:12 +0300
commit2473cb2add71d48507d2c8d0870ae5714a21cf27 (patch)
tree5a9b2d39d7bf3b8e4a1f118be6b60ab27f99a8b8 /templates/part.content.php
parent1b9bc81a5611ff33a2e9a3726d3d033cd56b20ea (diff)
Add spinning feedback at the bottom of loading rows
Fixes #130
Diffstat (limited to 'templates/part.content.php')
-rw-r--r--templates/part.content.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/part.content.php b/templates/part.content.php
index 7ff8668d..69d5aead 100644
--- a/templates/part.content.php
+++ b/templates/part.content.php
@@ -80,4 +80,5 @@ style(
</div>
<div id="gallery" class="hascontrols"></div>
<div id="emptycontent" class="hidden"></div>
+<div id="loading-indicator" class="loading"></div>
<input type="hidden" name="allowShareWithLink" id="allowShareWithLink" value="yes"/>