From 9fbb2bbd4e2a0f1d15e1db3f3d606cdedae825a7 Mon Sep 17 00:00:00 2001 From: Tom Clegg Date: Wed, 8 Jul 2015 01:12:58 -0400 Subject: [PATCH] 6377: Fix crash if no asset pipeline. --- services/api/app/views/static/login_failure.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/api/app/views/static/login_failure.html.erb b/services/api/app/views/static/login_failure.html.erb index 830942c897..35f4f100fb 100644 --- a/services/api/app/views/static/login_failure.html.erb +++ b/services/api/app/views/static/login_failure.html.erb @@ -6,7 +6,7 @@ $(function(){
- +

Error

-- 2.30.2