From d2f4fbcee9763df68ac2252f329cc4060044449a Mon Sep 17 00:00:00 2001 From: ansuz Date: Fri, 4 Mar 2016 16:46:18 +0100 Subject: [PATCH] fail the toolbar from the application layer --- www/vdom/main.js | 1 + 1 file changed, 1 insertion(+) diff --git a/www/vdom/main.js b/www/vdom/main.js index 40c9f376f..2cf9b894c 100644 --- a/www/vdom/main.js +++ b/www/vdom/main.js @@ -161,6 +161,7 @@ define([ // stop the user from continuing to edit setEditable(false); // TODO inform them that the session was torn down + toolbar.failed(); }; var realtimeOptions = {