refactoring fixed
This commit is contained in:
parent
c14871da95
commit
88f330abd8
@ -77,7 +77,7 @@ var IABExecs = {
|
||||
|
||||
browserWrap.addEventListener('click', function () {
|
||||
setTimeout(function () {
|
||||
IAB.close();
|
||||
IABExecs.close();
|
||||
}, 0);
|
||||
}, false);
|
||||
var p = document.createElement('p');
|
||||
|
Loading…
Reference in New Issue
Block a user