Issue #2494561 by googletorp: double newline in the end of quickedit.module
parent
c13aaddce1
commit
132564c751
|
@ -144,4 +144,3 @@ function quickedit_preprocess_field(&$variables) {
|
|||
function quickedit_entity_view_alter(&$build, EntityInterface $entity, EntityViewDisplayInterface $display) {
|
||||
$build['#attributes']['data-quickedit-entity-id'] = $entity->getEntityTypeId() . '/' . $entity->id();
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue