Skip to content

Commit 2e6dc47

Browse files
committed
WEB-814 Make easier to upload client Identifiers
1 parent 0437580 commit 2e6dc47

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

src/app/clients/clients-view/custom-dialogs/upload-document-dialog/upload-document-dialog.component.ts

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,8 @@ export class UploadDocumentDialogComponent implements OnInit {
106106
}
107107

108108
/**
109-
* Sets file form control value and auto-fills fileName.
109+
* Sets file form control value.
110+
* and also sets the fileName
110111
* @param {any} $event file change event.
111112
*/
112113
onFileSelect($event: any) {

0 commit comments

Comments
 (0)