upgraded core, fixed customs modules

This commit is contained in:
2022-02-15 11:22:01 +01:00
parent 7bc35bdc1f
commit 1f07e66fe6
82 changed files with 38856 additions and 1772 deletions

View File

@@ -1,3 +1,19 @@
elements: "address:\n '#default_value':\n additional_name: ''\n dependent_locality: ''\n administrative_area: ''\nvat_number:\n '#title': 'VAT number'\n '#description': 'Intra-community VAT number'\nphone:\n '#title': Phone\ncollaborateur:\n '#title': Collaborators\ncommentaires:\n '#title': Comments\nactions:\n '#submit__label': 'Ask for a quote'\n"
elements: |
address:
'#default_value':
additional_name: ''
dependent_locality: ''
administrative_area: ''
vat_number:
'#title': 'VAT number'
'#description': 'Intra-community VAT number'
phone:
'#title': Phone
collaborateur:
'#title': Collaborators
commentaires:
'#title': Comments
actions:
'#submit__label': 'Ask for a quote'
settings:
confirmation_message: "Your quote request has been registered, we are already drafting it and will send it to you by email very quickly.<br />\r\n<br />\r\n<a href=\"/\">back to materiO&#39;</a>"