v2 update 20c0pbaop
This commit is contained in:
3
dist/autoloaderV2.js
vendored
3
dist/autoloaderV2.js
vendored
@@ -1,4 +1,4 @@
|
||||
/*Generated on:Wed Nov 28 2018 21:01:36 GMT+0100 (CET)*/
|
||||
/*Generated on:Wed Nov 28 2018 21:07:03 GMT+0100 (CET)*/
|
||||
/*
|
||||
* Dexie.js - a minimalistic wrapper for IndexedDB
|
||||
* ===============================================
|
||||
@@ -4673,6 +4673,7 @@ class AutomaticDispose {
|
||||
})
|
||||
return resolve();
|
||||
}).then(() => {
|
||||
console.log('that.CollectRescueSprechwuensche: add')
|
||||
$("#building_list").find(".building_list_vehicle_element").each(function () {
|
||||
var VehicleStatus = $(this).find(".building_list_fms").text();
|
||||
var VehicleType = Number(parseInt($(this).find("a").attr("vehicle_type_id")));
|
||||
|
||||
Reference in New Issue
Block a user