-
Bug
-
Resolution: Fixed
-
Minor
-
3.5.3, 3.6, 3.6.1, 3.7
-
MOODLE_35_STABLE, MOODLE_36_STABLE, MOODLE_37_STABLE
-
MOODLE_35_STABLE, MOODLE_36_STABLE
-
MDL-64469-master -
When we are in Edit Categories Question page, under the title we got 3 links:
- (1) Category Edit page link.
- (2) Question page link.
- (3) Category Edit page link.
But link (1) and (2) are in the same line and different link(href), link (1) and (3) are in the same link(href) and different line, thus, we got confused here. As the image below:
(Attachment: markup-1.jpg)
So, we suggest that href of link (1) will be same with link (2) and let link (3) as it is. It will look like the image below:
(Attachment: markup-2.jpg)