prune sim: enable calendar by default

it has a really good non-intrusive layout now, so show it's glory by
default.

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

View File

@ -668,7 +668,7 @@ Ext.onReady(function() {
name: 'showCalendar',
reference: 'showCalendar',
fieldLabel: 'Show Calendar:',
checked: false,
checked: true,
},
{
xtype: 'checkbox',