mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-26 00:29:38 +01:00
Fix refreshing an infolog blanked calendar
This commit is contained in:
parent
a13035ac06
commit
32943c5c15
@ -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':
|
||||
|
Loading…
Reference in New Issue
Block a user