mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-06-27 21:32:46 +02: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
|
// Discard cache, reload
|
||||||
this._clear_cache();
|
this._clear_cache();
|
||||||
|
this.setState({state: this.state});
|
||||||
}
|
}
|
||||||
break;
|
break;
|
||||||
case 'calendar':
|
case 'calendar':
|
||||||
|
Loading…
x
Reference in New Issue
Block a user