summaryrefslogtreecommitdiffstats
path: root/core/templates
diff options
context:
space:
mode:
authorJan-Christoph Borchardt <hey@jancborchardt.net>2015-02-18 19:42:18 +0100
committerJan-Christoph Borchardt <hey@jancborchardt.net>2015-02-18 19:42:18 +0100
commit83bc951630c396cb0318d1b5c270a3c683fd4818 (patch)
treed51aa420ba2bd6dc05ae1053afb22639cc9980fb /core/templates
parent8d09cc3b91a9689a6c95e06c8002288bdd8d5bbf (diff)
parent7ffd2557fff720a5fe5c2a80393f51c60290e8c2 (diff)
downloadnextcloud-server-83bc951630c396cb0318d1b5c270a3c683fd4818.tar.gz
nextcloud-server-83bc951630c396cb0318d1b5c270a3c683fd4818.zip
Merge pull request #12213 from sebomoto/add-loadfeedback
Add loadfeedback
Diffstat (limited to 'core/templates')
-rw-r--r--core/templates/installation.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/core/templates/installation.php b/core/templates/installation.php
index 4e9cde205d8..f8311fed009 100644
--- a/core/templates/installation.php
+++ b/core/templates/installation.php
@@ -145,6 +145,8 @@ script('core', [
</fieldset>
<?php endif; ?>
<?php endif; ?>
+
+ <div class="icon-loading-dark float-spinner">&nbsp;</div>
<?php if(!$_['dbIsSet'] OR count($_['errors']) > 0): ?>
<fieldset id="sqliteInformation" class="warning">