ui: datastore add: set default schedule

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht
2020-11-11 07:49:01 +01:00
parent be1d6cbcc6
commit 03e40aa4ee
2 changed files with 4 additions and 1 deletions

View File

@ -49,7 +49,6 @@ Ext.define('PBS.form.CalendarEvent', {
return data;
},
store: {
type: 'calendarEventExamples',
},