]> _ Git - fluidbook-toolbox.git/commitdiff
wait #4225 @0.5
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Wed, 27 Jan 2021 16:22:53 +0000 (17:22 +0100)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Wed, 27 Jan 2021 16:22:53 +0000 (17:22 +0100)
app/SubForms/Question.php

index 11d58d97f8a334dc5dbe9d4cf38e24ddca85929a..2f3ea0e8155b2e4992206402157e78963e2cae58 100644 (file)
@@ -35,6 +35,7 @@ class Question extends SubForm
                 'text' => __('Texte'),
                 'textarea' => __('Texte long'),
                 'email' => __('E-mail'),
+                'country'=>__('Pays'),
             ]]);
 
         $this->addField(['name' => 'count_for_score',