fail the toolbar from the application layer

pull/1/head
ansuz 2016-03-04 16:46:18 +01:00
parent d7b34cf6be
commit d2f4fbcee9
1 changed files with 1 additions and 0 deletions

View File

@ -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 = {