From: Dobrica Pavlinusic Date: Sat, 14 Oct 2023 13:19:37 +0000 (+0200) Subject: BUGFIX: hide #working as soon as request returns X-Git-Url: http://git.rot13.org/?p=Biblio-RFID.git;a=commitdiff_plain;h=ce00de9bfbd81c9ff2bf717d6c1d44b91b47b493 BUGFIX: hide #working as soon as request returns --- diff --git a/examples/selfcheck.js b/examples/selfcheck.js index 8b7b029..a03d297 100644 --- a/examples/selfcheck.js +++ b/examples/selfcheck.js @@ -101,6 +101,10 @@ function change_page(new_state) { } function got_visible_tags(data,textStatus) { + console.log('got_visible_tags', data,textStatus); + wait_counter = 0; + $('#working').hide(); + var html = 'No tags in range'; if ( data.tags ) { html = '