debuug fix
This commit is contained in:
4
dist/autoloaderV2.js
vendored
4
dist/autoloaderV2.js
vendored
@@ -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(() => {
|
||||
|
||||
Reference in New Issue
Block a user