fix error

This commit is contained in:
rulingcom 2022-01-24 01:37:14 +00:00
parent cc2b73014c
commit 460b52937e
1 changed files with 1 additions and 1 deletions

View File

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