From 6fd89bb3610015e9adf014e429d68da9b6ef719a Mon Sep 17 00:00:00 2001 From: Fahad Alduraibi Date: Thu, 14 Jan 2016 11:23:38 -0500 Subject: [PATCH] Prevent browsers from trying to validate the input field This will stop the browsers such as Firefox from trying to validate the input field since they are handled by the javascript. --- packages/rocketchat-ui-login/login/form.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/rocketchat-ui-login/login/form.html b/packages/rocketchat-ui-login/login/form.html index f6abf99633f..d84200d3914 100644 --- a/packages/rocketchat-ui-login/login/form.html +++ b/packages/rocketchat-ui-login/login/form.html @@ -4,7 +4,7 @@ You must login to Sandstorm (on the top right) in order to access this chat. {{else}} -
+ {{#if waitActivation}}

{{{_ "Registration_Succeeded"}}}