]> git.wh0rd.org - tt-rss.git/blobdiff - tt-rss.php
Update button was not forcing update of current feed (+ forcing reparse if daemon...
[tt-rss.git] / tt-rss.php
index 26ecaffa26ccfd6526a4250e2d7f5e29417817ec..1315e3aa170d5b12957426041dc7862ed833233d 100644 (file)
@@ -198,7 +198,7 @@ window.onload = init;
                        onclick="quickMenuGo('qmcSearch')" value="Search (tmp)"> -->
 
                &nbsp;<input class="button" type="submit"
-                       onclick="viewCurrentFeed(0, 'ForceUpdate')" value="Update">
+                       onclick="viewCurrentFeed('ForceUpdate')" value="Update">
 
                <input class="button" type="submit"
                        onclick="catchupCurrentFeed()" value="Mark as read">