Webform module and config export
This commit is contained in:
parent
3e6a5cbed2
commit
0e15467384
1040 changed files with 117682 additions and 0 deletions
10
web/modules/contrib/webform/webform.links.contextual.yml
Normal file
10
web/modules/contrib/webform/webform.links.contextual.yml
Normal file
|
@ -0,0 +1,10 @@
|
|||
entity.webform.edit_form:
|
||||
title: Edit
|
||||
route_name: entity.webform.edit_form
|
||||
group: webform
|
||||
|
||||
entity.webform.results_submissions:
|
||||
title: Results
|
||||
route_name: entity.webform.results_submissions
|
||||
group: webform
|
||||
weight: 10
|
Reference in a new issue