From: Andrew Dolgov Date: Wed, 4 Feb 2009 14:27:29 +0000 (+0300) Subject: offline CDM generator: show feed icons X-Git-Tag: 1.3.1~94 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=d07f08e824b7d524021c31d58841a17bfd5d386f;p=tt-rss.git offline CDM generator: show feed icons --- diff --git a/offline.js b/offline.js index 947a528b..53a005b8 100644 --- a/offline.js +++ b/offline.js @@ -283,9 +283,10 @@ function viewfeed_offline(feed_id, subop, is_cat, subop_param, skip_history, off tmp += ""; tmp += ""; - + tmp += ""+ - ""+rs.fieldByName("updated").substring(0,16)+""; + ""+rs.fieldByName("updated").substring(0,16)+ + ""; tmp += ""; } else { @@ -299,9 +300,15 @@ function viewfeed_offline(feed_id, subop, is_cat, subop_param, skip_history, off tmp += "
"; + feed_icon_img = "\"\""; + cdm_feed_icon = ""+feed_icon_img+""; + tmp += "
"; tmp += "
"+ - rs.fieldByName("updated").substring(0,16)+"
"; + rs.fieldByName("updated").substring(0,16)+ + " "+cdm_feed_icon+"
"; tmp += ""+ "