From 009f6a24affb01a15d65dc3d12f7e283bb06b625 Mon Sep 17 00:00:00 2001 From: dumpfmprod Date: Wed, 23 Jun 2010 04:36:01 -0400 Subject: sostler prod commit --- static/js/pichat.js | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'static/js/pichat.js') diff --git a/static/js/pichat.js b/static/js/pichat.js index 1f64c20..5f66ee2 100644 --- a/static/js/pichat.js +++ b/static/js/pichat.js @@ -530,11 +530,10 @@ function initProfile() { $('#edit-toggle').click(enableProfileEdit); activateProfileEditable(); - $('.logged-dump .content').each(function() { + $('.dash-dump .content').each(function() { var t = $(this); t.html(buildMsgContent(t.text())); }); - initLogThumb() }; function initLog() { @@ -545,8 +544,6 @@ function initLog() { initLogThumb(); } - - // jesus this logic is ugly function initLogThumb(){ $(".logged-dump .thumb").bind('mouseover mouseout', -- cgit v1.2.3-70-g09d2