Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Major
-
Resolution: Fixed/Completed
-
Affects Version/s: 4.7.11
-
Fix Version/s: 4.7.11
-
Component/s: None
-
Labels:
-
Documentation Required?:None
-
Funding Source:Needs Funding
Description
After upgrading a site to 4.7.11 the dashlets would not render with a js error.
I fixed it with
UPDATE civicrm_dashboard SET name = label WHERE name = '';