Skip to content
Snippets Groups Projects

feat: 1761 display institution and person first name last name if different...

All threads resolved!
11 files
+ 139
33
Compare changes
  • Side-by-side
  • Inline
Files
11
@@ -25,6 +25,7 @@
[formControl]="fd"
[isDisabled]="model | isNotNullNorUndefined"
[labelCallback]="labelUserCallback"
[extraInfoSecondLineLabelCallback]="extraInfoSecondLineLabelCallback"
[labelKey]="'lastName'"
[placeholder]="labelTranslateEnum.user | translate"
[readonly]="readonly"
Loading