Show progress message in setup and restore

This commit is contained in:
Girish Ramakrishnan
2018-12-15 16:08:44 -08:00
parent 236f66f56f
commit 7c972758af
5 changed files with 8 additions and 3 deletions

View File

@@ -41,7 +41,7 @@
<div class="row">
<div class="col-md-6 col-md-offset-3">
<i class="fa fa-circle-notch fa-spin fa-5x"></i><br/>
<h3>Downloading backup</h3>
<h3>{{ message }} ...</h3>
</div>
</div>
</div>