more fixes regarding empty titles

This commit is contained in:
jonaswinkler
2020-12-16 16:44:54 +01:00
parent a7b6219992
commit 6aab50ed73
5 changed files with 9 additions and 6 deletions

View File

@@ -65,7 +65,7 @@
<svg class="sidebaricon" fill="currentColor">
<use xlink:href="assets/bootstrap-icons.svg#file-text"/>
</svg>
{{d.title}}
{{d.title | documentTitle}}
</a>
</li>
<li class="nav-item w-100" *ngIf="openDocuments.length > 1">