oapfcpa
This commit is contained in:
@@ -22,7 +22,7 @@ $(document).ready(function () {
|
||||
} else if (['adis-verbandmission', 'adis-verbandmission-event'].indexOf(window.name) != -1) {
|
||||
ADis_WorkVerbandMission();
|
||||
}
|
||||
}, 400);
|
||||
}, 1000);
|
||||
} else {
|
||||
if (includesString($('#iframe-inside-container > div.missionNotFound > div.missionNotFoundText').text(), 'Der Einsatz wurde erfolgreich abgeschlossen.')) {
|
||||
return ADis_MissionDelete(MissionID); // delete Mission here as completed
|
||||
|
||||
Reference in New Issue
Block a user