diff options
author | Seb Bacon <seb.bacon@gmail.com> | 2012-01-06 17:20:32 +0000 |
---|---|---|
committer | Seb Bacon <seb.bacon@gmail.com> | 2012-01-06 17:20:32 +0000 |
commit | ddd86f6f41c740748f8a867022a89179c587ca30 (patch) | |
tree | 7ee2982cf92b40e8527704ec1f7573cc99ae31ea /app/models/info_request_event.rb | |
parent | 38e30c682504e8cd5ace61f2fc937d100eae3c65 (diff) | |
parent | 766d696d5b914520b0b9367e9b9a9decab87ea5f (diff) |
Merge branch 'release/0.5' into wdtk
Diffstat (limited to 'app/models/info_request_event.rb')
-rw-r--r-- | app/models/info_request_event.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/models/info_request_event.rb b/app/models/info_request_event.rb index 4ea89bf81..3514702da 100644 --- a/app/models/info_request_event.rb +++ b/app/models/info_request_event.rb @@ -147,6 +147,7 @@ class InfoRequestEvent < ActiveRecord::Base return event.calculated_state end end + return end def waiting_classification |