prune sim: do not continue with reload if we caught an exception

as we then try to dereference hours which is null, for example.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2020-11-07 13:35:56 +01:00
parent 362e69610c
commit 7f0f366675

View File

@ -353,6 +353,7 @@ Ext.onReady(function() {
minutes = matchTimeSpec(minuteSpec, 0, 59);
} catch (err) {
Ext.Msg.alert('Error', err);
return;
}
let backups = me.populateFromSchedule(