From 810e596686c53e7e0be01548c6649e7a2bf57577 Mon Sep 17 00:00:00 2001 From: dominikiwanekhyland <141320833+dominikiwanekhyland@users.noreply.github.com> Date: Thu, 8 Aug 2024 08:39:39 +0200 Subject: [PATCH] [ACS-8263] Testing Angular 15 - Upload button in e2e-attach_file_local-process has additonal "d" at the end (#10060) --- .../widgets/content-widget/attach-file-widget.component.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/process-services/src/lib/form/widgets/content-widget/attach-file-widget.component.html b/lib/process-services/src/lib/form/widgets/content-widget/attach-file-widget.component.html index 0abb07027e..1cbc4b77d1 100644 --- a/lib/process-services/src/lib/form/widgets/content-widget/attach-file-widget.component.html +++ b/lib/process-services/src/lib/form/widgets/content-widget/attach-file-widget.component.html @@ -7,7 +7,7 @@
{{ 'FORM.FIELD.UPLOAD' | translate }} - file_uploadd + file_upload