c0a
This commit is contained in:
@@ -173,7 +173,7 @@ function AD_StartAlarmProcess() {
|
||||
console.log("Clicked Vehicles: ", $('#vehicle_show_table_all input[type="checkbox"]:checked').size(), $('#vehicle_show_table_all input[type="checkbox"]:checked'));
|
||||
if (['adis-ownmissions', 'adis-krankentransporte', 'adis-verbandmission'].indexOf(window.name) !== -1) {
|
||||
setTimeout(() => {
|
||||
$('#mission_alarm_btn').click();
|
||||
$('#mission-form > div.pull-right > div:nth-child(1) > input').click();
|
||||
}, 250);
|
||||
}
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user