From f40c5375ba7ce15a78188e21c9f2da63145d4b26 Mon Sep 17 00:00:00 2001 From: dumpfmprod Date: Tue, 19 Apr 2011 10:03:53 -0400 Subject: sostler prod commit --- static/css/dump.css | 2 +- static/error/502.html | 3 +++ static/js/home.js | 2 +- 3 files changed, 5 insertions(+), 2 deletions(-) create mode 100644 static/error/502.html (limited to 'static') diff --git a/static/css/dump.css b/static/css/dump.css index 6b40263..09dd59d 100755 --- a/static/css/dump.css +++ b/static/css/dump.css @@ -108,7 +108,7 @@ color:#000;font-family:verdana;background-color:#ffffff; font-family: Monaco, "C #dumplist{ top:0px:padding:0px; font-size:88%;text-transform:uppercase;text-decoration: none;margin-right:4%; -text-align:left;position:fixed;top:0px;left:18px;line-height:.7;overflow:hidden;height:10px; +text-align:left;position:fixed;top:41px;left:18px;line-height:.7;overflow:hidden;height:10px; /*margin-left:40%; border-bottom-left-radius:5px; -webkit-border-bottom-left-radius:5px; diff --git a/static/error/502.html b/static/error/502.html new file mode 100644 index 0000000..91e74d1 --- /dev/null +++ b/static/error/502.html @@ -0,0 +1,3 @@ + + 502 + diff --git a/static/js/home.js b/static/js/home.js index 736fc84..9bee6ba 100755 --- a/static/js/home.js +++ b/static/js/home.js @@ -150,7 +150,7 @@ function login() { var hash = hex_sha1(nick + '$' + password + '$dumpfm'); var onSuccess = function(json) { - location.href = location.href; + location.href = '/chat'; if (typeof pageTracker !== 'undefined') { pageTracker._setCustomVar(1, "logged-in", nick); } -- cgit v1.2.3-70-g09d2