Closed (duplicate)
Project:
Click HeatMap
Version:
6.x-2.x-dev
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
13 Jan 2010 at 02:08 UTC
Updated:
2 Jun 2012 at 20:04 UTC
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
Comment #1
john franklin commentedThis 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.