Advertisement
Guest User

Untitled

a guest
Oct 20th, 2016
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.53 KB | None | 0 0
  1. --- config/prod/field.field.node.researcher.field_description.yml (revision 3ef14eada9090087d33a10ec532732e515fef151)
  2. +++ config/prod/field.field.node.researcher.field_description.yml (revision )
  3. @@ -5,6 +5,8 @@
  4. config:
  5. - field.storage.node.field_description
  6. - node.type.page
  7. + module:
  8. + - text
  9. id: node.researcher.field_description
  10. field_name: field_description
  11. entity_type: node
  12. @@ -16,4 +18,4 @@
  13. default_value: { }
  14. default_value_callback: ''
  15. settings: { }
  16. -field_type: string_long
  17. +field_type: text_long
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement