]> git.proxmox.com Git - proxmox-backup.git/blobdiff - www/datastore/OptionView.js
ui: fix deleting datastore without 'keep-job-configs'
[proxmox-backup.git] / www / datastore / OptionView.js
index 3ef4d3d5a8c2fe6a000d0cf572d21b37c53f2aa5..6f1be969dbdfcfc9d52920396b8f0ab4da75d709 100644 (file)
@@ -10,6 +10,7 @@ Ext.define('PBS.window.SafeDatastoreDestroy', {
     viewModel: {
        data: {
            'destroyData': 0,
+           'keepJobConfigs': 0,
        },
        formulas: {
            destroyNote: get => get('destroyData')