Archived
1
0

add sync all feeds part to feeds page

This commit is contained in:
Jeff Becker 2016-03-25 10:03:31 -04:00
parent 2959be4564
commit 00a69ad685
No known key found for this signature in database
GPG Key ID: AB950234D6EA286B

View File

@ -32,6 +32,10 @@
<input id="del_feed_name" />
<button onclick="nntp_feed_del()">Remove</button>
</div>
<div class="nntpchan_feed_pane">
<pre> Sync Feeds </pre>
<button onclick="nntpchan_admin('feed.sync')">Sync All</button>
</div>
<div id="nntpchan_feed_result"></div>
<div id="nntpchan_feeds"></div>
<script>