mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-09-17 14:21:29 +00:00
[ACS-7582] Fix dialog upload Ui issues, apply pr remarks
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user