Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58609be commit bc00ca9Copy full SHA for bc00ca9
src/app/cases/case_components/case-details/case-details-form-data.ts
@@ -69,6 +69,7 @@ export const FORM_DATA_CASE_DETAILS = [
69
{
70
...FORM_DATA_SELECT,
71
key: 'caseClassification',
72
+ label: 'captions.CaseData.caseClassification',
73
validation: ['required'],
74
options: optionsCaseClassification,
75
className: 'size-large',
0 commit comments