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

@@ -1,4 +1,4 @@
/*Generated on:Wed Feb 13 2019 14:46:56 GMT+0100 (CET)*/
/*Generated on:Wed Feb 13 2019 14:50:03 GMT+0100 (CET)*/
/*
* Dexie.js - a minimalistic wrapper for IndexedDB
* ===============================================
@@ -19438,7 +19438,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(() => {