Uat_Study
parent
a42472fb39
commit
7bbbb51eb0
|
@ -47,8 +47,9 @@ namespace IRaCIS.Core.Application.Service
|
||||||
Type="radio",
|
Type="radio",
|
||||||
QuestionGenre=TableQuestionType.Dictionary,
|
QuestionGenre=TableQuestionType.Dictionary,
|
||||||
DataSource=DataSources.ManualEntry,
|
DataSource=DataSources.ManualEntry,
|
||||||
ShowQuestion=ShowQuestion.Show
|
ShowQuestion=ShowQuestion.Show,
|
||||||
|
|
||||||
|
IsAdditional=true
|
||||||
} }
|
} }
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue