mirror of
https://github.com/moodle/moodle.git
synced 2025-04-26 19:03:38 +02:00
Use YUI event delegation to handle events in course section "toolboxes" (visibility and highlight toggles) rather than attaching event handlers to each individual button we care about. Also remove the (now unused) replace_button() function.