mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-02-05 04:49:44 +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)
|
if(all_loaded)
|
||||||
{
|
{
|
||||||
|
$j(window).trigger('resize');
|
||||||
this.setState({state:this.state});
|
this.setState({state:this.state});
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user