debuug fix

This commit is contained in:
2019-02-13 14:50:04 +01:00
parent e88b5deae4
commit 52cf7ab1bf
3 changed files with 4 additions and 4 deletions

View File

@@ -1448,7 +1448,7 @@
}
}
// window.console.log("Clicked Vehicles: ", $('#vehicle_show_table_all input[type="checkbox"]:checked').length, $('#vehicle_show_table_all input[type="checkbox"]:checked'));
window.console.log("Clicked Vehicles: ", $('#vehicle_show_table_all input[type="checkbox"]:checked').length, $('#vehicle_show_table_all input[type="checkbox"]:checked'));
// window.console.log("WILL KLICK SEND", self.MissionID, window.name)
self.UpdateMissionsToDone(self.MissionID).then(() => {