Simple RSS Reader inspired by Gxxgle Reader
Revision | 83c8932631b2d68e6c51bd05ea6950b15e019290 (tree) |
---|---|
Time | 2014-08-04 16:36:30 |
Author | hylom <hylom@hylo...> |
Commiter | hylom |
temporary fix: show content link
@@ -68,7 +68,7 @@ | ||
68 | 68 | + '<td class="contentTimestamp">{{formatedTimestamp}}</td>' |
69 | 69 | + '<td class="contentLink">' |
70 | 70 | + ' <a target="_blank" href="{{url}}">' |
71 | - + ' <i class="icon-chevron-right"></i></a>' | |
71 | + + ' <i class="icon-chevron-right">»</i></a>' | |
72 | 72 | + '</td></tr>' |
73 | 73 | + '<tr class="contentBody" id="cbody{{content_id}}">' |
74 | 74 | + ' <td colspan="3">{{{body}}}</td>' |