diff --git a/src/app/components/libraries/libraries.component.html b/src/app/components/libraries/libraries.component.html
index a23bcfc1c..cf458c607 100644
--- a/src/app/components/libraries/libraries.component.html
+++ b/src/app/components/libraries/libraries.component.html
@@ -40,6 +40,11 @@
class="adf-data-table-cell--ellipsis__name"
key="title"
title="APP.DOCUMENT_LIST.COLUMNS.TITLE">
+
+
+ {{ makeLibraryTitle(context.row.obj.entry) }}
+
+