mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 23:25:56 +00:00
feed editor, xmlhttp locking in preferences, try to initialize xmlhttp_rpc via ActiveX and a big piggie
This commit is contained in:
@@ -29,15 +29,20 @@
|
||||
<td class="prefContent" valign="top" colspan="2">
|
||||
<h2>Feed Configuration</h2>
|
||||
|
||||
<!--
|
||||
<table class="prefAddFeed">
|
||||
<td><input id="fadd_link"></td>
|
||||
<td colspan="4" align="right">
|
||||
<a class="button" href="javascript:addFeed()">Add feed</a></td></tr>
|
||||
</table>
|
||||
</table>
|
||||
-->
|
||||
<div id="piggie"> </div>
|
||||
|
||||
<div id="feeds"> </div>
|
||||
|
||||
<p>Selection:
|
||||
<a class="button"
|
||||
href="javascript:editSelectedFeed()">Edit</a>
|
||||
<a class="buttonWarn"
|
||||
href="javascript:removeSelectedFeeds()">Remove</a>
|
||||
<a class="button"
|
||||
|
||||
Reference in New Issue
Block a user