From: Vincent Vanwaelscappel Date: Wed, 27 Jan 2021 16:22:53 +0000 (+0100) Subject: wait #4225 @0.5 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=09fe473388be765dd811e6dc5d8871f48d1381e9;p=fluidbook-toolbox.git wait #4225 @0.5 --- diff --git a/app/SubForms/Question.php b/app/SubForms/Question.php index 11d58d97f..2f3ea0e81 100644 --- a/app/SubForms/Question.php +++ b/app/SubForms/Question.php @@ -35,6 +35,7 @@ class Question extends SubForm 'text' => __('Texte'), 'textarea' => __('Texte long'), 'email' => __('E-mail'), + 'country'=>__('Pays'), ]]); $this->addField(['name' => 'count_for_score',