1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-01-04 14:29:15 +00:00

code cleanups, start work on sepUpdateFeed mechanism

This commit is contained in:
Andrew Dolgov
2005-08-28 06:48:32 +01:00
parent 7fdd55fb41
commit caa4e57f27
3 changed files with 76 additions and 22 deletions

View File

@@ -28,8 +28,18 @@
</td>
</tr>
<tr>
<td valign="top" rowspan="2" id="feeds" class="feeds">
&nbsp;
<td valign="top" rowspan="2" class="feeds">
<div id="feeds">&nbsp;</div>
<p align="center">All feeds:
<a class="button"
href="javascript:scheduleFeedUpdate(true)">Update</a>
<a class="button"
href="javascript:catchupAllFeeds()">Mark as read</a></p>
</td>
<td id="headlines" class="headlines" valign="top">
Please select the feed.