diff --git a/calendar/js/app.js b/calendar/js/app.js index 0460210a5f..ea33899c2f 100644 --- a/calendar/js/app.js +++ b/calendar/js/app.js @@ -259,6 +259,7 @@ app.classes.calendar = (function(){ "use strict"; return AppJS.extend( { // Discard cache, reload this._clear_cache(); + this.setState({state: this.state}); } break; case 'calendar':