From 17f036b10345456181ffbb94c72bb45004ac99c0 Mon Sep 17 00:00:00 2001 From: albert Date: Wed, 20 Mar 2013 00:17:05 -0700 Subject: [PATCH] fixes #984 --- app/controllers/static_controller.rb | 1 - app/views/static/_footer.html.erb | 1 + app/views/static/terms_of_service.html.erb | 18 ++++++++---------- 3 files changed, 9 insertions(+), 11 deletions(-) diff --git a/app/controllers/static_controller.rb b/app/controllers/static_controller.rb index 1294027cd..a018f9874 100644 --- a/app/controllers/static_controller.rb +++ b/app/controllers/static_controller.rb @@ -1,6 +1,5 @@ class StaticController < ApplicationController def terms_of_service - render :layout => "blank" end def error diff --git a/app/views/static/_footer.html.erb b/app/views/static/_footer.html.erb index 913458502..cc5d1c5b0 100644 --- a/app/views/static/_footer.html.erb +++ b/app/views/static/_footer.html.erb @@ -1,5 +1,6 @@