X-Git-Url: http://aleph1.co.uk/gitweb/?a=blobdiff_plain;ds=sidebyside;f=web%2Fcore%2Fmodules%2Ffield_ui%2Ffield_ui.links.task.yml;fp=web%2Fcore%2Fmodules%2Ffield_ui%2Ffield_ui.links.task.yml;h=7248d07ac83a90ee1de8573a3ed4b34b0e226b84;hb=a2bd1bf0c2c1f1a17d188f4dc0726a45494cefae;hp=0000000000000000000000000000000000000000;hpb=57c063afa3f66b07c4bbddc2d6129a96d90f0aad;p=yaffs-website diff --git a/web/core/modules/field_ui/field_ui.links.task.yml b/web/core/modules/field_ui/field_ui.links.task.yml new file mode 100644 index 000000000..7248d07ac --- /dev/null +++ b/web/core/modules/field_ui/field_ui.links.task.yml @@ -0,0 +1,28 @@ +entity.field_storage_config.collection: + title: Entities + route_name: entity.field_storage_config.collection + base_route: entity.field_storage_config.collection + +field_ui.fields: + class: \Drupal\Core\Menu\LocalTaskDefault + deriver: \Drupal\field_ui\Plugin\Derivative\FieldUiLocalTask + +entity.entity_view_mode.edit_form: + title: 'Edit' + route_name: entity.entity_view_mode.edit_form + base_route: entity.entity_view_mode.edit_form + +entity.entity_form_mode.edit_form: + title: 'Edit' + route_name: entity.entity_form_mode.edit_form + base_route: entity.entity_form_mode.edit_form + +entity.entity_view_mode.collection: + title: List + route_name: entity.entity_view_mode.collection + base_route: entity.entity_view_mode.collection + +entity.entity_form_mode.collection: + title: List + route_name: entity.entity_form_mode.collection + base_route: entity.entity_form_mode.collection