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:
parent
7f0f366675
commit
1f4befe136
@ -668,7 +668,7 @@ Ext.onReady(function() {
|
||||
name: 'showCalendar',
|
||||
reference: 'showCalendar',
|
||||
fieldLabel: 'Show Calendar:',
|
||||
checked: false,
|
||||
checked: true,
|
||||
},
|
||||
{
|
||||
xtype: 'checkbox',
|
||||
|
Loading…
Reference in New Issue
Block a user