Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 1.9
-
Fix Version/s: 1.9.7
-
Component/s: Roles / Access
-
Labels:None
-
Difficulty:Easy
-
Affected Branches:MOODLE_19_STABLE
-
Fixed Branches:MOODLE_19_STABLE
Description
when clicking the "assign roles" link on a Category page, we are navigated to
the admin assign role page where their is no way to go back to
the category we came from (easily)
so...
adding the attached (tiny) patch to /moodle/admin/role/tabs.php
can fix that.