deleting app does not remove backups
This commit is contained in:
@@ -457,7 +457,7 @@
|
||||
<h4 class="modal-title">Really uninstall {{ appUninstall.app.fqdn }} ?</h4>
|
||||
</div>
|
||||
<div class="modal-body">
|
||||
<p>Deleting the app will also remove all it's data!</p>
|
||||
<p>Deleting the app will also remove all it's data. App backups are not removed and will be cleaned up based on the backup policy.</p>
|
||||
</div>
|
||||
<div class="modal-footer">
|
||||
<button type="button" class="btn btn-default" data-dismiss="modal">Cancel</button>
|
||||
|
||||
Reference in New Issue
Block a user