The admin_menu module adds a margin to the top of the page allowing it to sit above the content without covering anything up. This module, however, seems to be overriding that in some way so that the admin menu ends up covering up the top bar of links.

I realize these two modules overlap somewhat in feature sets, but admin doesn't provide the ability to quickly get to a specific page the way admin_menu does with it's dropdown menus. I'd really love to see that functionality merged into this module somehow or at least get the two to play a little more nicely together.

Comments

sun’s picture

Status: Active » Needs review
StatusFileSize
new686 bytes
new3.64 KB

Attached patch fixes the namespace issue (and thereby the JS error, which breaks admin_menu).

While testing + debugging with E^ALL, I quickly fixed some PHP notices, too.

yhahn’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.