fix error
This commit is contained in:
parent
5898cb413d
commit
ed334c6814
|
@ -906,7 +906,7 @@ function transdate(){
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
$(window).load(function(){
|
$(window).load(function(){
|
||||||
calc_menu_pos();
|
//calc_menu_pos();
|
||||||
$("iframe[src*='google']").attr('title','googleOauth');
|
$("iframe[src*='google']").attr('title','googleOauth');
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue