Move the download config down
This commit is contained in:
@@ -187,10 +187,6 @@
|
||||
</span>
|
||||
</p>
|
||||
|
||||
<p>
|
||||
For Cloudron restore or migration, <a href="" ng-click="downloadConfig()">download</a> the backup configuration.
|
||||
</p>
|
||||
|
||||
<div class="row">
|
||||
<div class="col-xs-6">
|
||||
<span class="text-muted">Provider</span>
|
||||
@@ -244,6 +240,12 @@
|
||||
|
||||
<br/>
|
||||
|
||||
<p ng-show="lastBackup">
|
||||
For Cloudron restore or migration, <a href="" ng-click="downloadConfig()">download</a> the backup configuration.
|
||||
</p>
|
||||
|
||||
<br/>
|
||||
|
||||
<div class="row" ng-show="createBackup.busy">
|
||||
<div class="col-md-12" style="margin-bottom: 10px;">
|
||||
<div class="progress progress-striped active animateMe">
|
||||
|
||||
Reference in New Issue
Block a user