Still working on network online offline detection...

This commit is contained in:
Scott Idem
2020-03-06 10:20:14 -05:00
parent 988eceb13e
commit 37b708047f
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View File

@@ -412,7 +412,7 @@
//let render_event_file_records_result = render_event_file_records();
//setTimeout(function(){ let render_event_file_records_result = render_event_file_records(); }, 5000);
} else {
console.log('One or more of the tables has 0 records.');
console.log('One or more of the IDB tables has 0 records.');
}
} else {
console.log('IDB tables have not yet been created or opened.');