mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-12 17:04:57 +00:00
[ACS-7582] Fix dialog upload Ui issues, apply pr remarks
This commit is contained in:
parent
13975cf136
commit
b8ca5d4ee7
@ -91,7 +91,6 @@
|
|||||||
mat-button
|
mat-button
|
||||||
*ngIf="canShowCancelAll()"
|
*ngIf="canShowCancelAll()"
|
||||||
(click)="toggleConfirmation()"
|
(click)="toggleConfirmation()"
|
||||||
class="adf-upload-dialog__actions-stop-all-btn"
|
|
||||||
>{{ 'ADF_FILE_UPLOAD.BUTTON.STOP_ALL' | translate }}</button>
|
>{{ 'ADF_FILE_UPLOAD.BUTTON.STOP_ALL' | translate }}</button>
|
||||||
|
|
||||||
<button
|
<button
|
||||||
|
Loading…
x
Reference in New Issue
Block a user