From a7cad3dea595698294e55673b10b4380315a8013 Mon Sep 17 00:00:00 2001 From: dumpfmprod Date: Fri, 9 Aug 2013 09:28:41 -0400 Subject: Prod commit --- static/js/fullscreen.js | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'static/js/fullscreen.js') diff --git a/static/js/fullscreen.js b/static/js/fullscreen.js index 5b46519..17b0614 100644 --- a/static/js/fullscreen.js +++ b/static/js/fullscreen.js @@ -109,12 +109,12 @@ function login() { var hash = hex_sha1(nick + '$' + password + '$dumpfm'); var onSuccess = function(json) { - if (typeof pageTracker !== 'undefined') { - pageTracker._setCustomVar(1, "logged-in", nick); - } + // if (typeof pageTracker !== 'undefined') { + // pageTracker._setCustomVar(1, "logged-in", nick); + // } LoggedIn = true; - $('#loginbox').hide(); - $('.sublogo').text('click to fav'); + // $('#loginbox').hide(); + // $('.sublogo').text('click to fav'); window.location.href = "/chat"; }; -- cgit v1.2.3-70-g09d2