Reviewed & tested by the community
Project:
Scruffy
Version:
6.x-1.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
7 Nov 2008 at 20:44 UTC
Updated:
6 May 2012 at 06:23 UTC
Jump to comment: Most recent file
Comments
Comment #1
Rok Žlender commentedI don't recommend putting all scripts at the bottom some javascript code or files need to be at the top. You can specify where javascript files should go when you add them with drupal_add_js and if you want them in footer you can set so there. I attached a simple patch that fixes admin menu problems and it doesn't mess with scripts.
Comment #2
ishmael-sanchez commentedPatch works to update the admin menu.