Webform module and config export
This commit is contained in:
parent
3e6a5cbed2
commit
0e15467384
1040 changed files with 117682 additions and 0 deletions
5
web/modules/contrib/webform/webform.links.action.yml
Normal file
5
web/modules/contrib/webform/webform.links.action.yml
Normal file
|
@ -0,0 +1,5 @@
|
|||
entity.webform_options.add_form:
|
||||
route_name: entity.webform_options.add_form
|
||||
title: 'Add options'
|
||||
appears_on:
|
||||
- entity.webform_options.collection
|
Reference in a new issue