Changed back start view of last_day widget from year to month again.
This commit is contained in:
@@ -160,7 +160,6 @@ class ModeForm(EventCreateForm):
|
||||
options={
|
||||
# 'format': 'dd.mm.yyyy',
|
||||
# 'weekStart': 1,
|
||||
'startView': 3,
|
||||
'pickerPosition': 'bottom-left',
|
||||
},
|
||||
bootstrap_version=3))
|
||||
|
||||
Reference in New Issue
Block a user