From 5a4697e2544a76c2d59ae5c3351a28c9d2b7febc Mon Sep 17 00:00:00 2001 From: Steffen van Bergerem Date: Tue, 26 Aug 2014 18:58:19 +0200 Subject: [PATCH] Remove validation.js from mobile sign in page (fix regression) --- app/views/registrations/new.mobile.haml | 2 -- 1 file changed, 2 deletions(-) diff --git a/app/views/registrations/new.mobile.haml b/app/views/registrations/new.mobile.haml index 6dbc881c9..33f31e89a 100644 --- a/app/views/registrations/new.mobile.haml +++ b/app/views/registrations/new.mobile.haml @@ -2,8 +2,6 @@ -# licensed under the Affero General Public License version 3 or later. See -# the COPYRIGHT file. -= javascript_include_tag "validation" - :css div.navbar.navbar-fixed-top{ display:none;}