]> git.mjollnir.org Git - moodle.git/commit
MDL-12373 - More instances of links to the participants list being shown in the navig...
authortjhunt <tjhunt>
Thu, 10 Jan 2008 10:58:16 +0000 (10:58 +0000)
committertjhunt <tjhunt>
Thu, 10 Jan 2008 10:58:16 +0000 (10:58 +0000)
commitb26adbef4c05a58efd40117cc46a3e818c1bee60
treef3259c137b782bc6b138c905a9067d366cc6ec97
parentd1a2a97ba3d2cfa1ff8fcc51b8330771228302cd
MDL-12373 - More instances of links to the participants list being shown in the navigation bar to people without the necessary capability.

I have not copied and pasted the same code into lots of different places. That sucks. We really need to refactor this into a function that builds the navigation up to, and including the user's name. However, I don't have time now. A list of the places touched by this bug (MDL-12373) will at least give a complete list of places that such a refactoring would have to touch.
admin/roles/assign.php
admin/roles/override.php
course/user.php
mod/forum/user.php
notes/add.php
notes/delete.php
notes/edit.php
notes/edit_form.php
notes/index.php