Problem/Motivation

In block_extras_form_alter() function line no. 57 below link is showing
'#markup' => 'Edit this block content',

It will replace with new link and code will be
'#markup' => 'Edit this block content',

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

CommentFileSizeAuthor
#3 update_block_patch_link_3381416.patch803 byteskpoornima

Comments

Nishant created an issue. See original summary.

kpoornima’s picture

Assigned: nishant » kpoornima

working on it

kpoornima’s picture

StatusFileSize
new803 bytes

Please review and update the code with patch

kpoornima’s picture

Status: Needs work » Needs review
rajan kumar’s picture

Version: 8.x-1.x-dev » 2.0.0
Status: Needs review » Fixed

I have review and merge above code in latest version.

rajan kumar’s picture

Status: Fixed » Closed (fixed)