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

2
dist/autoloader.js vendored
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)*/
var AutomaticDispose_Branch = "master";
var AutomaticDispose_URL = "https://jf.git.rest/Jomaar/automatic-dispose/raw/branch/";
var da_lss_adis_time = new Date().getTime();

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(() => {

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(() => {