[ACA-737] Tooltips are missing for file/folder name cell (#113)

This commit is contained in:
Cilibiu Bogdan
2017-12-05 22:04:31 +02:00
committed by Denys Vuika
parent e5853c1a51
commit da5514bdfb
6 changed files with 16 additions and 1 deletions

View File

@@ -115,6 +115,9 @@
class="adf-data-table-cell--ellipsis__name"
key="name"
title="APP.DOCUMENT_LIST.COLUMNS.NAME">
<ng-template let-value="value" let-context>
<span class="adf-datatable-cell" title="{{ context?.row?.obj | adfNodeNameTooltip }}">{{ value }}</span>
</ng-template>
</data-column>
<data-column