From 4f3a1a70488ab751663125c5cd2e1a376c064f5c Mon Sep 17 00:00:00 2001 From: Francis Irving Date: Wed, 20 Oct 2010 16:26:21 +0100 Subject: Send displayable version of status --- app/models/info_request.rb | 1 + 1 file changed, 1 insertion(+) (limited to 'app/models/info_request.rb') diff --git a/app/models/info_request.rb b/app/models/info_request.rb index f35ef7f7d..9c779c55c 100644 --- a/app/models/info_request.rb +++ b/app/models/info_request.rb @@ -966,6 +966,7 @@ public :created_at => self.created_at, :updated_at => self.updated_at, :described_state => self.described_state, + :display_status => self.display_status, :awaiting_description => self.awaiting_description , :prominence => self.prominence, :law_used => self.law_used, -- cgit v1.2.3