This additional JS is being added to all Drupal pages.

It should be restricted to only be added to the specific admin page for Click heat.

Comments

john franklin’s picture

Version: 6.x-2.6 » 6.x-2.x-dev
Status: Active » Closed (duplicate)

This is a small JS file, and only of interest when rendering pages in IFRAMEs. It's not easy to remove now because there no way to know in hook_init() that we're being rendered in an IFRAME. (Feel free to prove me wrong!)

#816584: View Report without Admin UI demands more parts of the display to be removed, not just the admin menu this JS handles. I'm going to mark this bug a duplicate of that one, and tackle both under that issue.