Adds dots on all steps of datset editor table of content

This commit is contained in:
apapachristou 2020-11-25 18:45:37 +02:00
parent 2f61e47139
commit 142c9ab5ea
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
<mat-expansion-panel class="row expansion-panel toc-section-header" [id]="pathName" [(expanded)]="panelExpanded">
<mat-expansion-panel-header>
<mat-panel-title>
<h6 class='panel-title'>{{form.get('numbering').value}} {{form.get('title').value}}</h6>
<h6 class='panel-title'>{{form.get('numbering').value}}. {{form.get('title').value}}</h6>
</mat-panel-title>
</mat-expansion-panel-header>
<mat-panel-description class="col-12">