Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Trivial
-
Resolution: Fixed/Completed
-
Affects Version/s: 3.1.3
-
Fix Version/s: 3.1.4
-
Component/s: Core CiviCRM
-
Labels:None
Description
I was having trouble with my theme rendering whenever I opened the relationship editor. It is hard to follow but I think there is a </div> missing from templates/CRM/Contact/Page/View/Relationship.tpl
It closes the "view-content" div opened near the beginning of the file. I'm guessing it should exist somewhere around line 161 before the close of the else: "close of custom data else"