mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-24 00:23:50 +00:00
Adding spokenLanguages into views close #356
This commit is contained in:
@@ -43,6 +43,7 @@
|
||||
<fieldset>
|
||||
<legend><h2>{{ 'Administrative information'|trans }}</h2></legend>
|
||||
{{ form_row(form.nationality, { 'label' : 'Nationality'|trans} ) }}
|
||||
{{ form_row(form.spokenLanguages, {'label' : 'Spoken languages'}) }}
|
||||
</fieldset>
|
||||
|
||||
<fieldset>
|
||||
|
Reference in New Issue
Block a user