This commit is contained in:
2018-12-19 19:34:49 +01:00
parent 03acece31b
commit f7ce310ea7
3 changed files with 4 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
/*Generated on:Wed Dec 19 2018 18:28:18 GMT+0100 (CET)*/
/*Generated on:Wed Dec 19 2018 19:34:49 GMT+0100 (CET)*/
/*
* Dexie.js - a minimalistic wrapper for IndexedDB
* ===============================================
@@ -18888,6 +18888,7 @@ class AutomaticDispose {
var VehicleTable;
if ($("#vehicle_show_table_body_all").length > 0) {
VehicleTable = $("#vehicle_show_table_body_all");
} else {