diff --git a/common/_static/helpfulness.js b/common/_static/helpfulness.js index a7989998bd..621799f55f 100644 --- a/common/_static/helpfulness.js +++ b/common/_static/helpfulness.js @@ -310,12 +310,14 @@ $.throttle = function (fn, threshhold, scope) { $(function () { + /* $.Helpfulness({ maxCharacters: 1000, alwaysFixed: true, domain: "http://www.asp.net", isDocs: true }).init(); + */ }); /* msc-helpfulness.js - end */