From e6189e0222b9c94dd416df007ce2061bbc69c97c Mon Sep 17 00:00:00 2001 From: francis Date: Sat, 3 Oct 2009 01:42:01 +0000 Subject: how different flash if going back to game, vs staying on page of request. Link to request in former case. --- app/controllers/request_game_controller.rb | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'app/controllers/request_game_controller.rb') diff --git a/app/controllers/request_game_controller.rb b/app/controllers/request_game_controller.rb index 574388e21..4a95d4108 100644 --- a/app/controllers/request_game_controller.rb +++ b/app/controllers/request_game_controller.rb @@ -4,7 +4,7 @@ # Copyright (c) 2009 UK Citizens Online Democracy. All rights reserved. # Email: francis@mysociety.org; WWW: http://www.mysociety.org/ # -# $Id: request_game_controller.rb,v 1.4 2009-10-03 01:28:33 francis Exp $ +# $Id: request_game_controller.rb,v 1.5 2009-10-03 01:42:01 francis Exp $ class RequestGameController < ApplicationController @@ -30,7 +30,6 @@ class RequestGameController < ApplicationController end end - # Requests similar to this one def stop session[:request_game] = nil flash[:notice] = 'Thank you for helping us keep the site tidy!' -- cgit v1.2.3