mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 20:45:55 +00:00
add debug mode only fast user switcher
This commit is contained in:
@@ -1533,7 +1533,7 @@
|
||||
}
|
||||
|
||||
print "
|
||||
<td width='40%'><a href=\"javascript:updateFeedList('title')\">Title</a></td>
|
||||
<td width='35%'><a href=\"javascript:updateFeedList('title')\">Title</a></td>
|
||||
<td width='35%'><a href=\"javascript:updateFeedList('feed_url')\">Feed</a></td>
|
||||
<td width='15%'><a href=\"javascript:updateFeedList('last_article')\">Last Article</a></td>
|
||||
<td width='15%' align='right'><a href=\"javascript:updateFeedList('last_updated')\">Updated</a></td>";
|
||||
|
||||
Reference in New Issue
Block a user