From 4bec5828b386b4be2d73837c97731997e1588106 Mon Sep 17 00:00:00 2001 From: Baptiste Lemoine Date: Sat, 31 Oct 2020 17:36:54 +0100 Subject: [PATCH] start combine choices array --- .../administration/form/form.component.html | 31 ++++++++++++++++++- .../administration/form/form.component.ts | 7 +++++ 2 files changed, 37 insertions(+), 1 deletion(-) diff --git a/src/app/features/administration/form/form.component.html b/src/app/features/administration/form/form.component.html index ea7235ca..71e3e56f 100644 --- a/src/app/features/administration/form/form.component.html +++ b/src/app/features/administration/form/form.component.html @@ -33,7 +33,26 @@ - +
+

Choix de réponse

+
+

Aliases

+ + +
+ +
+					choice :
+						{{ choice | json }}
+					
+ +
+
+