debug planned events (os)

This commit is contained in:
2019-02-20 01:16:20 +01:00
parent a1df6a7b9e
commit 480bc84898
3 changed files with 4 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
/*Generated on:Wed Feb 20 2019 01:09:42 GMT+0100 (CET)*/
/*Generated on:Wed Feb 20 2019 01:16:19 GMT+0100 (CET)*/
/*
* Dexie.js - a minimalistic wrapper for IndexedDB
* ===============================================
@@ -19698,7 +19698,7 @@ class AutomaticDispose {
tellParent(`console.log('sendcars1:${self.MyRunner}:${self.OweSecure}:${window.name}:${self.MissionID}');setTimeout(function(){window.AutomaticDisposeCall.FreeIframe('${self.MyRunner}');},1000);`);
window.$('#mission_alarm_btn').click();
} else if (self.MyRunner == 'os' && !self.OweSecure) {
tellParent(`/*console.log('sendcars2:${self.MyRunner}:${self.OweSecure}:${window.name}:${self.MissionID}');*/setTimeout(function(){window.AutomaticDisposeCall.FreeIframe('${self.MyRunner}');},1000);`);
tellParent(`console.log('sendcars2:${self.MyRunner}:${self.OweSecure}:${window.name}:${self.MissionID}');setTimeout(function(){window.AutomaticDisposeCall.FreeIframe('${self.MyRunner}');},1000);`);
window.$('#container_navbar_alarm > div > div.navbar-header > div:nth-child(3) > a.btn.btn-success.btn-sm.alert_next_alliance.hidden-xs').click();
} else {
tellParent(`/*console.log('sendcars:${window.name}:${self.MissionID}');*/setTimeout(function(){window.AutomaticDisposeCall.FreeIframe('${self.MyRunner}');},1000);`);