log mor details

This commit is contained in:
2019-01-11 03:01:46 +01:00
parent 961fa43bad
commit 9067c04cd6
3 changed files with 4 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
/*Generated on:Fri Jan 11 2019 02:59:00 GMT+0100 (CET)*/
/*Generated on:Fri Jan 11 2019 03:01:46 GMT+0100 (CET)*/
/*
* Dexie.js - a minimalistic wrapper for IndexedDB
* ===============================================
@@ -18595,7 +18595,7 @@ class AutomaticDispose {
else {
setTimeout(function () {
if (['adis-ownmissions', 'adis-plannedevents', 'adis-krankentransporte'].indexOf(window.name) != -1) {
console.log("WILL SEND?")
console.log("WILL SEND?", window.name, self.MissionID)
self.CheckMissionAutomatic();
} else if (['adis-verbandmission', 'adis-verbandmission-event'].indexOf(window.name) != -1) {
self.WorkVerbandMission();