forked from moodle/moodle
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
MDL-37350 Detach listeners when hiding the 'Add roles' popup
If the submit event listener is not correctly closed, then the submit event calls the relevant callback multiple times incorrectly. When hiding the Add role dialogue, we need to detach any event listeners which are applied to it.
- Loading branch information
Andrew Robert Nicols
authored and
Andrew Robert Nicols
committed
Jan 28, 2013
1 parent
b3778a0
commit 344936a
Showing
1 changed file
with
10 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters