diff --git a/calendar/js/app.js b/calendar/js/app.js index bba3fece83..57e5bb953d 100644 --- a/calendar/js/app.js +++ b/calendar/js/app.js @@ -2874,6 +2874,10 @@ app.classes.calendar = AppJS.extend( filter: 'week' }); } + else + { + app.calendar.update_state({date: date}); + } }); // Set month button label