mirror of
https://github.com/moodle/moodle.git
synced 2025-04-03 15:32:43 +02:00
visibilityChanged in the dialogue base class does important things. Therefore if ajaxException and exception also want to do something else in response to the visibleChange event, it should use a different method name, rather than a name that collides with the base class method.