From 93fea2a3a95958388731524e6c4f9834837b8e11 Mon Sep 17 00:00:00 2001 From: samsep Date: Fri, 8 Apr 2016 16:16:14 -0700 Subject: [PATCH] add code final fixes --- components/StepRow/StepTypeSelect.cjsx | 3 +++ 1 file changed, 3 insertions(+) diff --git a/components/StepRow/StepTypeSelect.cjsx b/components/StepRow/StepTypeSelect.cjsx index a8b2eb4a5..abf107b0d 100644 --- a/components/StepRow/StepTypeSelect.cjsx +++ b/components/StepRow/StepTypeSelect.cjsx @@ -19,6 +19,9 @@ types = [ , label: 'Development' value: 'code' +, + label: 'Development Final Fixes' + value: 'codeFinalFixes' ] StepRow = ({