remove gitter for now

This commit is contained in:
Michael Q Larson
2014-11-30 19:07:36 -08:00
parent 73deffd707
commit c57c90f288
2 changed files with 6 additions and 6 deletions

View File

@@ -1,9 +1,9 @@
$(document).ready(function() {
$('#chatbox').attr('src','https://gitter.im/FreeCodeCamp/FreeCodeCamp').on('load', function() {
$('html, body').removeClass('scroll-lock')
$(this).show();
});
//$('#chatbox').attr('src','https://gitter.im/FreeCodeCamp/FreeCodeCamp').on('load', function() {
// $('html, body').removeClass('scroll-lock')
// $(this).show();
//});
var CSRF_HEADER = 'X-CSRF-Token';