1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-02-10 16:01:33 +00:00

preferences code cleanups

This commit is contained in:
Andrew Dolgov
2005-08-26 08:19:31 +01:00
parent 5b0a4ec434
commit e9c54861f4
2 changed files with 12 additions and 51 deletions

View File

@@ -40,18 +40,6 @@
<div id="feeds">&nbsp;</div>
<!-- <p>Selection:&nbsp;
<a class="button"
href="javascript:editSelectedFeed()">Edit</a>&nbsp;
<a class="buttonWarn"
href="javascript:removeSelectedFeeds()">Remove</a>&nbsp;
<a class="button"
href="javascript:readSelectedFeeds()">Mark as read</a>&nbsp;
<a class="button"
href="javascript:unreadSelectedFeeds()">Mark as unread</a>&nbsp;
<a class="button"
href="javascript:updateFeedList()">Refresh</a>&nbsp; -->
<hr>
</td>