Details
-
Type: Improvement
-
Status: Done/Fixed
-
Priority: Major
-
Resolution: Fixed/Completed
-
Affects Version/s: 4.7.27
-
Fix Version/s: 4.7.30
-
Component/s: None
-
Labels:
-
Versioning Impact:Patch (backwards-compatible bug fixes)
-
Documentation Required?:Developer Doc
-
Funding Source:Contributed Code
-
Verified?:No
-
How it works currently:Structure is missing classes
-
How it should work:Visually there should be no effect on any page as per current CSS though, structure pattern should be same on all content pages.
-
Acceptance Criteria:Missing structure with class `<div class="crm-content-block crm-block">` is added.
Description
All Pages should have common structure based on it's behavours.
For example, a table content pages should always have containers `<div class="crm-content-block crm-block">`.