mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[e2e] Added document list actions [E2E] (#3676)
* [e2e] Added document list actions e2e 1 * [e2e - actions] added another test
This commit is contained in:
@@ -37,7 +37,7 @@
|
||||
|
||||
<ng-container *ngIf="allowThumbnails">
|
||||
<button mat-icon-button
|
||||
data-automation-id='adf-thumbnails-button'
|
||||
data-automation-id="adf-thumbnails-button"
|
||||
[disabled]="isPanelDisabled"
|
||||
(click)="toggleThumbnails()">
|
||||
<mat-icon>dashboard</mat-icon>
|
||||
|
Reference in New Issue
Block a user