summaryrefslogtreecommitdiff
path: root/index.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2012-10-25 13:15:14 +0400
committerAndrew Dolgov <[email protected]>2012-10-25 13:15:14 +0400
commitc0c2abbaa73363a1349e41ec08cd54a0d1e8ad8e (patch)
treed9dc8891e5d0d39ed88aebf7a9058de6f8bae8f8 /index.php
parent56b2a4095b9d819609cffe50306803a215401f16 (diff)
force refetch feed when clicking update/clicking on same feed in the tree
Diffstat (limited to 'index.php')
-rw-r--r--index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.php b/index.php
index 4c4fa5415..09c4dc8c7 100644
--- a/index.php
+++ b/index.php
@@ -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"