fail the toolbar from the application layer

pull/1/head
ansuz 9 years ago
parent d7b34cf6be
commit d2f4fbcee9

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

Loading…
Cancel
Save