Closed (fixed)
Project:
Dashboard
Version:
6.x-2.1
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
1 Oct 2010 at 09:34 UTC
Updated:
18 Jan 2011 at 06:34 UTC
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
Comment #1
rajarju commentedComment #2
ishmael-sanchez commentedOk 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.
Comment #3
rajarju commentedThat worked
Thanks,