Merge pull request #214 from Alfresco/hashraf-automation-ids

Add data-automation-id for file upload dialog
This commit is contained in:
hashraf88
2016-06-17 14:29:21 +01:00
committed by GitHub
@@ -11,7 +11,7 @@
<th>{{'FILE_UPLOAD.FILE_INFO.ACTION' | translate}}</th>
</tr>
<tr *ngFor="let file of filesUploadingList">
<td class="mdl-data-table__cell--non-numeric"><div class="truncate">{{file.name}}</div></td>
<td data-automation-id="'dialog_' + file.name" class="mdl-data-table__cell--non-numeric"><div class="truncate">{{file.name}}</div></td>
<td _ngcontent-hvq-3="">
<div _ngcontent-hvq-3="" class="mdl-progress mdl-js-progress is-upgraded" id="{{file.id}}"
data-upgraded=",MaterialProgress">