fix error

This commit is contained in:
rulingcom 2022-01-24 01:29:25 +00:00
parent 5898cb413d
commit ed334c6814
1 changed files with 1 additions and 1 deletions

View File

@ -906,7 +906,7 @@ function transdate(){
}
});
$(window).load(function(){
calc_menu_pos();
//calc_menu_pos();
$("iframe[src*='google']").attr('title','googleOauth');
});