From: Ian Jackson Date: Sat, 4 Jul 2020 18:38:34 +0000 (+0100) Subject: other messages X-Git-Tag: otter-0.2.0~1460 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=5e5f684161bd43b49d22d785bc05b1214d4a63b8;p=otter.git other messages --- diff --git a/templates/script.js b/templates/script.js index ed7d5d41..cd351911 100644 --- a/templates/script.js +++ b/templates/script.js @@ -197,6 +197,12 @@ function startup() { var k = Object.keys(j)[0]; messages[k](j[k]); } + es.oncommsworking = function(event) { + status_node.innerHTML = data.value; + } + es.onrecorded = function(event) { + xxx_recorded(); + } es.onerror = function(e) { console.log('FOO',e,es); json_report_error({