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

force refetch feed when clicking update/clicking on same feed in the tree

This commit is contained in:
Andrew Dolgov
2012-10-25 13:15:14 +04:00
parent 56b2a4095b
commit c0c2abbaa7
6 changed files with 29 additions and 49 deletions

View File

@@ -184,7 +184,7 @@
</select>
<button dojoType="dijit.form.Button" name="update"
onclick="scheduleFeedUpdate()">
onclick="viewCurrentFeed()">
<?php echo __('Update') ?></button>
<button dojoType="dijit.form.Button"