Skip to content
Snippets Groups Projects

feat: 329 hide language on deposit link

4 files
+ 26
15
Compare changes
  • Side-by-side
  • Inline
Files
4
@@ -14,6 +14,7 @@
[formGroup]="fd"
[labelToTranslate]="labelTranslateEnum.description"
[listLanguages]="listLanguages"
[hideLanguage]="true"
></aou-deposit-form-description-text-language>
<mat-form-field *ngIf="formValidationHelper.getFormControl(f, formDefinition.type) as fd"
Loading