Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit bc00ca9

Browse files
fix (#461)
1 parent 58609be commit bc00ca9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/app/cases/case_components/case-details/case-details-form-data.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ export const FORM_DATA_CASE_DETAILS = [
6969
{
7070
...FORM_DATA_SELECT,
7171
key: 'caseClassification',
72+
label: 'captions.CaseData.caseClassification',
7273
validation: ['required'],
7374
options: optionsCaseClassification,
7475
className: 'size-large',

0 commit comments

Comments
 (0)