Allow selfhosters to trigger a backup manually

This commit is contained in:
Johannes Zellner
2016-09-22 16:10:28 +02:00
parent 6480975ea7
commit e3aeb4daf3

View File

@@ -252,7 +252,7 @@
</div>
<!-- If a backup is blocked (not triggered), the UI does not give feedback currently. This button is only available in dev at the moment! -->
<div class="row" ng-show="config.isDev">
<div class="row" ng-show="backupConfig.provider !== 'caas' || config.isDev">
<br/>
<div class="col-xs-9">
<div ng-show="createBackup.busy" class="progress progress-striped active animateMe">