backups: noop provider has no location

This commit is contained in:
Girish Ramakrishnan
2024-08-12 09:54:27 +02:00
parent 7391af6f08
commit 4dae3447d6

View File

@@ -476,7 +476,7 @@
<span>{{ prettyProviderName(backupConfig.provider) }}</span>
</div>
</div>
<div class="row">
<div class="row" ng-show="backupConfig.provider !== 'noop'">
<div class="col-xs-6">
<span class="text-muted">{{ 'backups.location.location' | tr }}</span>
</div>