Add the multiline config module
This commit is contained in:
parent
c39a172690
commit
2aef6eb122
71 changed files with 1891 additions and 126 deletions
|
@ -28,7 +28,9 @@ items:
|
|||
dependencies: { }
|
||||
id: edit_contact_form
|
||||
label: 'Edit contact form'
|
||||
route: "entity.contact_form.collection\r\nentity.contact_form.edit_form"
|
||||
route: |
|
||||
entity.contact_form.collection
|
||||
entity.contact_form.edit_form
|
||||
-
|
||||
collection: ''
|
||||
name: core.date_format.month_day_year
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue