Changed back start view of last_day widget from year to month again.

This commit is contained in:
2018-02-22 11:59:39 +01:00
parent 0b578cc3b3
commit b6ac658f46

View File

@@ -160,7 +160,6 @@ class ModeForm(EventCreateForm):
options={
# 'format': 'dd.mm.yyyy',
# 'weekStart': 1,
'startView': 3,
'pickerPosition': 'bottom-left',
},
bootstrap_version=3))