Merge branch 'fixhelpfulness'

pull/561/head
danroth27 2015-10-21 00:31:17 -07:00
commit 5465e29507
1 changed files with 2 additions and 0 deletions

View File

@ -310,12 +310,14 @@ $.throttle = function (fn, threshhold, scope) {
$(function () $(function ()
{ {
/*
$.Helpfulness({ $.Helpfulness({
maxCharacters: 1000, maxCharacters: 1000,
alwaysFixed: true, alwaysFixed: true,
domain: "http://www.asp.net", domain: "http://www.asp.net",
isDocs: true isDocs: true
}).init(); }).init();
*/
}); });
/* msc-helpfulness.js - end */ /* msc-helpfulness.js - end */