Revert "Remove console debug line"

This reverts commit 06ffb8bf02.
This commit is contained in:
Sarven Capadisli 2010-03-28 23:50:25 +02:00
parent 06ffb8bf02
commit 21a835596c
1 changed files with 1 additions and 1 deletions

View File

@ -130,7 +130,7 @@ RealtimeUpdate = {
user = data['user'];
html = data['html'].replace(/&lt;/g,'<').replace(/&gt;/g,'>').replace(/&quot;/g,'"').replace(/&amp;/g,'&');
source = data['source'].replace(/&lt;/g,'<').replace(/&gt;/g,'>').replace(/&quot;/g,'"').replace(/&amp;/g,'&');
console.log(data);
ni = "<li class=\"hentry notice\" id=\"notice-"+unique+"\">"+
"<div class=\"entry-title\">"+
"<span class=\"vcard author\">"+