allow to hide memo

This commit is contained in:
2018-08-27 13:23:36 +02:00
parent f2ed32e458
commit 4513ef35f6
4 changed files with 11 additions and 4 deletions

View File

@@ -75,6 +75,7 @@ class Configuration implements ConfigurationInterface
->append($this->addFieldNode('spoken_languages'))
->append($this->addFieldNode('address'))
->append($this->addFieldNode('accompanying_period'))
->append($this->addFieldNode('memo'))
->end() //children for 'person_fields', parent = array 'person_fields'
->end() // person_fields, parent = children of root
->end() // children of 'root', parent = root