-
Bug
-
Resolution: Fixed
-
Minor
-
2.6.2
-
None
-
MOODLE_26_STABLE
-
MOODLE_26_STABLE
When constructing custom horizontal tables with a grid view, the Entry template would typically contain an html tr tag, and the opening and closing table tags will be in the View template.
Since the grid view wraps the content of the entry template with a div, this div will become a direct child of the table tag which invalidates the html.
- caused a regression
-
CONTRIB-5015 Entries form style adjustment are not applied in grid view.
-
- Closed
-