@@ -340,7 +340,7 @@ $(document).ready(function () {
}
});
$(window).bind('beforeunload', function () {
$(window).bind('unload', function () {
if (connection && connection.connected) {
// ensure signout
$.ajax({
The note is not visible to the blocked user.