Unverified Commit b11f562b authored by Alex Pott's avatar Alex Pott
Browse files

Issue #3492882 by alexpott, eduardo morales alberti, dcam: Fix the...

Issue #3492882 by alexpott, eduardo morales alberti, dcam: Fix the views.field.content_translation_link schema

(cherry picked from commit f48a8760)
parent b859a4c0
Loading
Loading
Loading
Loading
Loading
+1 −5
Original line number Diff line number Diff line
# Schema for the views plugins of the Content Translation module.

views.field.content_translation_link:
  type: views_field
  type: views.field.entity_link
  label: 'Content translation link'
  mapping:
    text:
      type: label
      label: 'Text to display'
+2 −0
Original line number Diff line number Diff line
@@ -71,6 +71,8 @@ display:
          text: Translate
          plugin_id: content_translation_link
          entity_type: user
          output_url_as_text: false
          absolute: false
      filters:
        uid_raw:
          id: uid_raw