Adds you're about to leave this page warning.

This commit is contained in:
Yana Stamcheva
2013-12-20 15:19:17 +01:00
parent 8e5dbfdf9b
commit acaa5f74eb

3
app.js
View File

@@ -434,6 +434,9 @@ function dump(elem, filename){
return false;
}
/*
* Appends the given message to the chat conversation.
*/
function updateChatConversation(nick, message)
{
var divClassName = '';