]> git.mjollnir.org Git - moodle.git/commit
admin tree: MDL-10047 and MDL-13104 weird things happen when you turn editing on...
authortjhunt <tjhunt>
Thu, 11 Dec 2008 09:21:41 +0000 (09:21 +0000)
committertjhunt <tjhunt>
Thu, 11 Dec 2008 09:21:41 +0000 (09:21 +0000)
commit92f008465c6889b485ce31b2c1e0cb30f7b75bf0
tree6e76ae9c956fa95050d23c20b591e0b3cd6c6c6d
parenta90d7cf93d109743074b0aa6884947d124a077b0
admin tree: MDL-10047 and MDL-13104 weird things happen when you turn editing on and off.

That was becuase not enough information was being passed in for the blocks editing controls to construct the right URL to reload the page.

It is also now possible for admin external pages to add some UI next to the turn blocks editing on/off button. For example, when you are editing the list of course catgories, the turn editing off button is now in the right place.
admin/pagelib.php
admin/report/unittest/index.php
admin/roles/allowassign.php
admin/roles/allowoverride.php
admin/roles/assign.php
admin/roles/check.php
admin/roles/define.php
admin/roles/override.php
course/category.php
course/index.php
lib/adminlib.php