Fix value in Created By column

This commit is contained in:
Will Abson
2016-05-11 22:30:28 +01:00
parent 3a449a4f7f
commit 96ffcd844a

View File

@@ -13,7 +13,7 @@
</content-column>
<content-column
title="{{'DOCUMENT_LIST.COLUMNS.CREATED_BY' | translate}}"
source="createdByUser">
source="createdByUser.displayName">
</content-column>
<content-column
title="{{'DOCUMENT_LIST.COLUMNS.CREATED_ON' | translate}}"