This commit is contained in:
2019-02-15 17:43:08 +01:00
parent 624a5692d9
commit aab3ac624e
3 changed files with 6 additions and 4 deletions

View File

@@ -2511,7 +2511,8 @@
characterDataOldValue: true
});
})
$($div[0]).click();
setTimeout($($div[0]).click, 500);
//$($div[0]).click();
} else {
window.console.log('DEBUG:::', 'Start AutomaticDispose()')
window.AutomaticDisposeCall = new AutomaticDispose();