Posted by naughty_david on October 1, 2010 at 9:34am
2 followers
Jump to:
| Project: | Dashboard |
| Version: | 6.x-2.1 |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | naughty_david |
| Status: | closed (fixed) |
| Issue tags: | Enable Javascript to customize your dashboard. dashboard |
Issue Summary
Hi,,
I had installing Dashboard on one of my Drupal installations, After configuring when i navigate to site.com/dashboard it shows the notice message Enable Javascript to customize your dashboard.
I have added all the dependencies and they seem to be in place
Comments
#1
#2
Ok so in your dashboard/templates/dashboard-page.tpl.php there is div that is outputting this message it's not actually throwing an error. You can copy the file and move to your theme folder and remove the div. Don't forget to clear cache once the new template is in place.
#3
That worked
Thanks,