[ACA-987] File Libraries - render Site ID when 2 sites have identical name (#109)

This commit is contained in:
Cilibiu Bogdan 2017-12-05 11:22:24 +02:00 committed by Denys Vuika
parent 23049bb0c3
commit dc36ea7ea4

View File

@ -40,6 +40,11 @@
class="adf-data-table-cell--ellipsis__name"
key="title"
title="APP.DOCUMENT_LIST.COLUMNS.TITLE">
<ng-template let-context>
<span title="{{ makeLibraryTooltip(context.row.obj.entry) }}">
{{ makeLibraryTitle(context.row.obj.entry) }}
</span>
</ng-template>
</data-column>
<data-column