fail the toolbar from the application layer
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…
Reference in New Issue