As identified in #2628168: Clean up Entity Embed's data model, there is really no need to store the data-entity-label in the embedded HTML. It's only used to set the Dialog title, and we can do that programmatically in the form itself.
As identified in #2628168: Clean up Entity Embed's data model, there is really no need to store the data-entity-label in the embedded HTML. It's only used to set the Dialog title, and we can do that programmatically in the form itself.
Comments
Comment #2
dave reidPR for review at https://github.com/drupal-media/entity_embed/pull/217
Comment #3
dave reidComment #5
dave reid