A debug line seems to have been left in file 'adminimal_admin_menu.js'.

console.log($("#admin-menu-icon > li > a"));

Comments

Chris Charlton created an issue. See original summary.

Chris Charlton’s picture

Patch removes the debug console.log message.

Chris Charlton’s picture

Status: Active » Needs review
samvel’s picture

StatusFileSize
new4.46 KB

Hi,

Seems here we should not only remove console.log. There are also code format errors and typo. See attached patch.

harshita29’s picture

Assigned: Unassigned » harshita29
harshita29’s picture

Assigned: harshita29 » Unassigned
Status: Needs review » Reviewed & tested by the community
StatusFileSize
new9.52 KB

Hi @Samvel
I have applied your patch it works fine and removed coding standard issue and console.log.

tessa bakker’s picture

Status: Reviewed & tested by the community » Fixed

Patch #2 was the correct fix, thanks!

tessa bakker’s picture

Status: Fixed » Closed (fixed)