summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--viewfeed.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/viewfeed.js b/viewfeed.js
index 872db9a0a..e9cf4c7c0 100644
--- a/viewfeed.js
+++ b/viewfeed.js
@@ -2469,6 +2469,7 @@ function cdmClicked(event, id) {
handle_rpc_reply(transport);
} });
+ return true;
} else {
toggleSelected(id);
}