log mor details
This commit is contained in:
@@ -1241,7 +1241,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();
|
||||
|
||||
Reference in New Issue
Block a user