]> git.mjollnir.org Git - moodle.git/commit
blocks editing ui: MDL-19398 move generating the block edit icons to blocklib.php
authortjhunt <tjhunt>
Tue, 14 Jul 2009 10:57:06 +0000 (10:57 +0000)
committertjhunt <tjhunt>
Tue, 14 Jul 2009 10:57:06 +0000 (10:57 +0000)
commit1936f20b8bdfae73d78697e7f49d719a420d856c
tree254d7a8e5e4329612134ef6bc61b0fca86cfaed2
parent727ae4362ecf61edf4ae8bc3e04952135517fb2d
blocks editing ui: MDL-19398 move generating the block edit icons to blocklib.php
Since that is where the resulting actions are processed.
blocks/moodleblock.class.php
lib/blocklib.php
lib/outputlib.php