From 73784fe80de51b95531aff640c7e708a66f198a9 Mon Sep 17 00:00:00 2001 From: danroth27 Date: Wed, 21 Oct 2015 00:12:16 -0700 Subject: [PATCH] Hide helpfulness --- common/_static/helpfulness.js | 2 ++ 1 file changed, 2 insertions(+) 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 */