From 33b235202fe440ba8e500f2782af23794293df18 Mon Sep 17 00:00:00 2001 From: Anselm Bradford Date: Tue, 10 Jun 2014 17:07:23 -0500 Subject: [PATCH] Updates google translate customization meta id Google-translate-customization meta id was set ohana-staging.herokuapp.com instead of smc-connect.org. This commit sets it to the correct id. --- app/views/layouts/application.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/layouts/application.html.erb b/app/views/layouts/application.html.erb index 39e6e3275..e0bee8a71 100644 --- a/app/views/layouts/application.html.erb +++ b/app/views/layouts/application.html.erb @@ -12,7 +12,7 @@ - + <%= csrf_meta_tags %> <% # Place favicon.ico and apple-touch-icon.png in the root directory. %>