Adds you're about to leave this page warning.

pull/43/head
Yana Stamcheva 12 years ago
parent 8e5dbfdf9b
commit acaa5f74eb
  1. 3
      app.js

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

Loading…
Cancel
Save