diff --git a/dist/autoloader.js b/dist/autoloader.js index 04b71ce..4d7014d 100755 --- a/dist/autoloader.js +++ b/dist/autoloader.js @@ -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(); diff --git a/dist/autoloaderV2.js b/dist/autoloaderV2.js index d96c984..91af8a8 100644 --- a/dist/autoloaderV2.js +++ b/dist/autoloaderV2.js @@ -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(() => { diff --git a/src/autoloaderV2.js b/src/autoloaderV2.js index 0ca1429..71cc24a 100644 --- a/src/autoloaderV2.js +++ b/src/autoloaderV2.js @@ -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(() => {