Added missing modules, including some as submodules.
[yaffs-website] / web / modules / contrib / linkit / linkit.links.action.yml
1 linkit_profile.add_form:
2   route_name: entity.linkit_profile.add_form
3   title: 'Add profile'
4   appears_on:
5     - entity.linkit_profile.collection
6
7 linkit.matcher.add:
8   route_name: linkit.matcher.add
9   title: 'Add matcher'
10   appears_on:
11     - linkit.matchers
12
13 linkit.attribute.add:
14   route_name: linkit.attribute.add
15   title: 'Add attribute'
16   appears_on:
17     - linkit.attributes
18