| @@ -29,9 +29,8 @@ | ||
| 29 | 29 | ->init( 'datetime_max_time', 24*60*60 ) |
| 30 | 30 | ->init( 'datetime_step', 5*60 ) |
| 31 | 31 | |
| 32 | 32 | ->init( 'datetime_hide_schedule_reports', 0 ) |
| 33 | - ->init( 'datetime_summary_by_calendar', 0 ) | |
| 34 | 33 | ->init( 'datetime_hide_bottom_date_navigation', 0 ) |
| 35 | 34 | ->init( 'datetime_month_slim_view', 1 ) |
| 36 | 35 | ->init( 'datetime_compact_shift_label', 'abbr' ) |
| 37 | 36 | |