From c2cd348b75a2c2118df60a98f54b4bad9f0f76b3 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Wed, 23 Jan 2013 13:36:13 +0400 Subject: rename digest_checkbox --- plugins/digest/digest.js | 2 -- 1 file changed, 2 deletions(-) (limited to 'plugins/digest/digest.js') diff --git a/plugins/digest/digest.js b/plugins/digest/digest.js index 637f8da8a..88410d9ed 100644 --- a/plugins/digest/digest.js +++ b/plugins/digest/digest.js @@ -454,8 +454,6 @@ function add_headline_entry(article, feed, no_effects) { if (d.getTime() / 1000 - article.updated < fresh_max) li_class = "fresh"; - //"" + - var checkbox_part = ""; var date = new Date(article.updated * 1000); -- cgit v1.2.3