diff --git a/src/app/features/administration/form/steps/step-four/step-four.component.html b/src/app/features/administration/form/steps/step-four/step-four.component.html index 73c3e467..d7d68ee5 100644 --- a/src/app/features/administration/form/steps/step-four/step-four.component.html +++ b/src/app/features/administration/form/steps/step-four/step-four.component.html @@ -11,7 +11,7 @@ class="days-list-having-separated-time-slices rounded-block" *ngFor="let dayChoice of pollService.dateChoiceList; index as day_id" > -
+
{{ dayChoice.date_object | date }}
@@ -29,8 +29,11 @@
-
@@ -38,7 +41,7 @@ -
+