removing forgotten alert...
This commit is contained in:
parent
275e31cb77
commit
dc2b59a634
1 changed files with 1 additions and 3 deletions
|
@ -258,8 +258,6 @@ $(document).ready(function() {
|
|||
|
||||
$(window).load(function(){
|
||||
|
||||
//var mainHeight = this.screen.height - 275 - 140 - 50;
|
||||
alert(this.innerHeight);
|
||||
var mainHeight = this.innerHeight - 200 - 50;
|
||||
|
||||
$('#schedule_calendar').fullCalendar('option', 'contentHeight', mainHeight);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue