diff --git a/opentech/apply/funds/workflow.py b/opentech/apply/funds/workflow.py index d2a07773fdec336281d4296dff4ebc8dcce9fb56..6380e1b5437d74252fbaacc56fdbb71501fee910 100644 --- a/opentech/apply/funds/workflow.py +++ b/opentech/apply/funds/workflow.py @@ -473,6 +473,7 @@ DoubleStageDefinition = [ 'concept_determination': { 'transitions': { 'invited_to_proposal': 'Invite to Proposal', + 'concept_review_more_info': 'Request More Information', 'concept_rejected': 'Dismiss', }, 'display': 'Ready for Preliminary Determination',