mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-27 00:09:13 +01:00
Fix sidebox calendar buttons are in the wrong place on first load
This commit is contained in:
parent
25bcc1c864
commit
af51ef29de
@ -3269,6 +3269,7 @@ app.classes.calendar = (function(){ "use strict"; return AppJS.extend(
|
||||
}
|
||||
if(all_loaded)
|
||||
{
|
||||
$j(window).trigger('resize');
|
||||
this.setState({state:this.state});
|
||||
}
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user