Closed (duplicate)
Project:
DHTML Menu
Version:
7.x-1.x-dev
Component:
Javascript code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
16 May 2011 at 08:59 UTC
Updated:
5 Mar 2014 at 07:05 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
marcoka commented#3 PATCH seems to fix that, applied and testing
http://drupal.org/node/1130250
Comment #2
marcoka commentedok it does not work and kills the expand on icon click functionality.
the attached patch changed only .hasClass('dhtml-menu')), to be sure that we actually have a dhtml menu item. i think it kills views/module_filter because the check ist only for like ".menu li" and a lot of blocks areas have that class not only dhtml menu blocks
Comment #3
Adam S commentedThe patched works for me. The problem was breaking the admin menu.
Comment #4
marcoka commentedi do not have the issue with the latest version.
Comment #5
scor commented#1130250: JS error with admin overlay screens
Comment #6
dspcore commentedhow to use this patch?
where should I add this?
Thanks for help.