[ACA-1609] Document List - name column ellipsis (#534)

This commit is contained in:
Cilibiu Bogdan
2018-07-24 22:00:07 +03:00
committed by Denys Vuika
parent 8a4a8a0690
commit f9afd3ee84
5 changed files with 5 additions and 5 deletions

View File

@@ -75,7 +75,7 @@
title="APP.DOCUMENT_LIST.COLUMNS.TITLE">
<ng-template let-context>
<span
class="dl-link"
class="adf-datatable-cell dl-link"
title="{{ makeLibraryTooltip(context.row.obj.entry) }}"
(click)="navigateTo(context?.row?.obj)">
{{ makeLibraryTitle(context.row.obj.entry) }}