From b35eb216d6009cf60c7e7276e274b1c9989b54c4 Mon Sep 17 00:00:00 2001 From: Nikolay Bachiyski Date: Fri, 25 Jan 2013 14:25:34 +0200 Subject: [PATCH] Pinking shears --- js/liveblog.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/liveblog.js b/js/liveblog.js index b91a4a59f..589cc042e 100644 --- a/js/liveblog.js +++ b/js/liveblog.js @@ -16,7 +16,7 @@ window.liveblog = {}; liveblog.queue.flush(); } }, - updateTimes: function() { + updateTimes: function() { var self = this; this.$('.liveblog-entry').each(function() { var $entry = $(this),