summaryrefslogtreecommitdiff
path: root/StoneIsland/www/js/lib
diff options
context:
space:
mode:
authorJules Laplace <jules@okfoc.us>2015-12-04 02:07:46 -0500
committerJules Laplace <jules@okfoc.us>2015-12-04 02:07:46 -0500
commit015b58ff6845b5cb79b13fec109a37b4c10c7813 (patch)
treee86dcdec8f67117ece76f780d8d6b35fb3e0eea0 /StoneIsland/www/js/lib
parent6e140c73aaecad1fefc6f5e9c6dd3a3e834766f5 (diff)
more scrolltotops
Diffstat (limited to 'StoneIsland/www/js/lib')
-rw-r--r--StoneIsland/www/js/lib/auth/SignupView.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/StoneIsland/www/js/lib/auth/SignupView.js b/StoneIsland/www/js/lib/auth/SignupView.js
index bba959bd..afbb8877 100644
--- a/StoneIsland/www/js/lib/auth/SignupView.js
+++ b/StoneIsland/www/js/lib/auth/SignupView.js
@@ -42,6 +42,7 @@ var SignupView = FormView.extend({
document.body.className = "signup"
this.preload()
+ this.deferScrollToTop()
},
validate_presence: {