From d9c42b52789743b6687c49d8457ec5ed1a8b21e3 Mon Sep 17 00:00:00 2001 From: Louise Crow Date: Wed, 23 Oct 2013 11:51:04 +0100 Subject: Pass public bodies list through forms. --- app/controllers/request_controller.rb | 1 - 1 file changed, 1 deletion(-) (limited to 'app/controllers/request_controller.rb') diff --git a/app/controllers/request_controller.rb b/app/controllers/request_controller.rb index 5a4ec58a0..d56b5d245 100644 --- a/app/controllers/request_controller.rb +++ b/app/controllers/request_controller.rb @@ -187,7 +187,6 @@ class RequestController < ApplicationController if params[:public_body_ids].blank? redirect_to select_authorities_path and return end - # TODO: Pass public bodies list through new and preview template forms # TODO: I don't think batch requesters should be subject to rate limits, # but I do think we should probably check for double submission of batch -- cgit v1.2.3