mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2026-09-09 18:02:54 +00:00
[ADF-1695] add automation helper id (#581)
This commit is contained in:
committed by
Adina Parpalita
parent
a3c5753a6e
commit
7b347421d7
@@ -36,7 +36,8 @@
|
|||||||
[id]="ext.component"
|
[id]="ext.component"
|
||||||
[node]="selection.file?.entry"
|
[node]="selection.file?.entry"
|
||||||
[url]="url"
|
[url]="url"
|
||||||
[extension]="extension">
|
[extension]="extension"
|
||||||
|
[attr.data-automation-id]="ext.component">
|
||||||
</app-preview-extension>
|
</app-preview-extension>
|
||||||
</ng-template>
|
</ng-template>
|
||||||
</adf-viewer-extension>
|
</adf-viewer-extension>
|
||||||
|
|||||||
Reference in New Issue
Block a user