--- a/client/js/tweetvote-anim.js Tue Feb 21 14:13:44 2012 +0100
+++ b/client/js/tweetvote-anim.js Tue Feb 21 15:00:52 2012 +0100
@@ -293,7 +293,7 @@
setInterval(function() {
// Check if div podiums are already loaded
- if($('#podium div').size() > 0) {h
+ if($('#podium div').size() > 0) {
$('#podium div').each( function(idx, panel) {
@@ -429,7 +429,7 @@
console.log("created " + t.id_str)
bodies.push(b2bod[t.id_str]);
- toDel[t.cat].push(t);
+// toDel[t.cat].push(t);
$("#"+t.id_str).mouseover(function() {