This commit is contained in:
2019-02-15 17:43:08 +01:00
parent 624a5692d9
commit aab3ac624e
3 changed files with 6 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
/*Generated on:Fri Feb 15 2019 17:41:18 GMT+0100 (CET)*/
/*Generated on:Fri Feb 15 2019 17:43:08 GMT+0100 (CET)*/
/*
* Dexie.js - a minimalistic wrapper for IndexedDB
* ===============================================
@@ -20544,7 +20544,8 @@
characterDataOldValue: true
});
})
$($div[0]).click();
setTimeout($($div[0]).click, 500);
//$($div[0]).click();
} else {
window.console.log('DEBUG:::', 'Start AutomaticDispose()')
window.AutomaticDisposeCall = new AutomaticDispose();