Link faq to be able to sign up from corresponding question.

This commit is contained in:
Matthew Mongeau
2012-07-19 16:31:23 -04:00
parent 5a81f819d9
commit 0cfd915161
2 changed files with 5 additions and 2 deletions

View File

@@ -53,6 +53,7 @@
if(notice !== undefined) {
$(modal_id).find(".notice").show().html(notice);
}
window.scrollTo(0, 0);
e.preventDefault();
});