summaryrefslogtreecommitdiffstats
path: root/js
diff options
context:
space:
mode:
Diffstat (limited to 'js')
-rw-r--r--js/comment-tagging.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/js/comment-tagging.js b/js/comment-tagging.js
index f488000e1..b6f02f00e 100644
--- a/js/comment-tagging.js
+++ b/js/comment-tagging.js
@@ -52,6 +52,7 @@ YAHOO.bugzilla.commentTagging = {
YAHOO.bugzilla.commentTagging.counter = YAHOO.bugzilla.commentTagging.counter + 1;
YAHOO.util.Connect.setDefaultPostHeader('application/json', true);
return YAHOO.lang.JSON.stringify({
+ version: "1.1",
method : "Bug.search_comment_tags",
id : YAHOO.bugzilla.commentTagging.counter,
params : {