From 142c9ab5eac3e1dd40799e5dd2978e4eb6d0178d Mon Sep 17 00:00:00 2001 From: apapachristou Date: Wed, 25 Nov 2020 18:45:37 +0200 Subject: [PATCH] Adds dots on all steps of datset editor table of content --- .../components/form-section/form-section.component.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dmp-frontend/src/app/ui/misc/dataset-description-form/components/form-section/form-section.component.html b/dmp-frontend/src/app/ui/misc/dataset-description-form/components/form-section/form-section.component.html index 440606e24..ee2dbc193 100644 --- a/dmp-frontend/src/app/ui/misc/dataset-description-form/components/form-section/form-section.component.html +++ b/dmp-frontend/src/app/ui/misc/dataset-description-form/components/form-section/form-section.component.html @@ -3,7 +3,7 @@ -
{{form.get('numbering').value}} {{form.get('title').value}}
+
{{form.get('numbering').value}}. {{form.get('title').value}}