From 33b669cf1c25c4f14ce66b06d40eb378d70eea92 Mon Sep 17 00:00:00 2001 From: Ehsan Rezaei Date: Tue, 30 Jul 2024 12:10:59 +0200 Subject: [PATCH] AAE-24573 Fixing upload button id (#10009) --- .../src/lib/upload/components/upload-button.component.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/content-services/src/lib/upload/components/upload-button.component.html b/lib/content-services/src/lib/upload/components/upload-button.component.html index 0930f9c750..4f8eaba052 100644 --- a/lib/content-services/src/lib/upload/components/upload-button.component.html +++ b/lib/content-services/src/lib/upload/components/upload-button.component.html @@ -35,7 +35,7 @@ [attr.disabled]="isButtonDisabled()" [title]="tooltip" (change)="onFilesAdded($event)"/> -