summaryrefslogtreecommitdiff
path: root/js/viewfeed.js
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2013-04-01 10:09:22 +0400
committerAndrew Dolgov <[email protected]>2013-04-01 10:09:22 +0400
commita2a3d5a3aa937441e8cf29fd2d7626e6dade879c (patch)
treec29e451c32a1be5cfc8468d0051fd706221dd29c /js/viewfeed.js
parentb4f83063cc59daff04887a585b1a3c1e5880e9d0 (diff)
add (disabled) per-feed view_settings handling placeholder
Diffstat (limited to 'js/viewfeed.js')
-rw-r--r--js/viewfeed.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/js/viewfeed.js b/js/viewfeed.js
index 0ef890622..a163dda21 100644
--- a/js/viewfeed.js
+++ b/js/viewfeed.js
@@ -52,9 +52,9 @@ function headlines_callback2(transport, offset, background, infscroll_req) {
setActiveFeedId(feed_id, is_cat);
- dijit.getEnclosingWidget(
+ /* dijit.getEnclosingWidget(
document.forms["main_toolbar_form"].update).attr('disabled',
- is_cat || feed_id <= 0);
+ is_cat || feed_id <= 0); */
try {
if (infscroll_req == false) {