[AMOS commit] MDL-30669 - blocks: Added a warning when deleting blocks that have multiple displays set. Committed into Git: 2013-01-03 06:22 UTC

[AMOS commit] MDL-30669 - blocks: Added a warning when deleting blocks that have multiple displays set. Committed into Git: 2013-01-03 06:22 UTC

by AMOS bot -
Number of replies: 0
Author: Adrian Greeve
MDL-30669 - blocks: Added a warning when deleting blocks that have multiple displays set.
Also added a fix to the function course_page_type_list(). It was making a call to
get_context_info_array() which will generate an error if $currentcontext is not set.


http://git.moodle.org/gw?p=moodle.git;a=commit;h=f3f1f5d3d064c5b209fd736ca082677eab19bc6d
http://github.com/moodle/moodle/commit/f3f1f5d3d064c5b209fd736ca082677eab19bc6d

+ 2.3 en [deleteblockwarning,core_block]