fix error
This commit is contained in:
parent
cc2b73014c
commit
460b52937e
|
@ -907,7 +907,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