Calendar: Resize content after creating calendar layout

The calendar can be higher than the window, this corrects for the scrollbar
This commit is contained in:
Bart Visscher 2012-05-08 08:40:06 +02:00
parent fa4a52260f
commit da1da8197e
1 changed files with 1 additions and 0 deletions

View File

@ -836,6 +836,7 @@ $(document).ready(function(){
loading: Calendar.UI.loading,
eventSources: eventSources
});
fillWindow($('#content'));
OCCategories.changed = Calendar.UI.categoriesChanged;
OCCategories.app = 'calendar';
$('#oneweekview_radio').click(function(){