summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--viewfeed.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/viewfeed.js b/viewfeed.js
index 4444ce29d..fe81aad63 100644
--- a/viewfeed.js
+++ b/viewfeed.js
@@ -2017,6 +2017,8 @@ function cdmClicked(event, id) {
onComplete: function(transport) {
handle_json_reply(transport);
} });
+
+ return true;
}
} else {