mirror of
https://github.com/moodle/moodle.git
synced 2025-08-03 08:09:47 +02:00
MDL-27723 whitespace cleanup of admin directory
This commit is contained in:
parent
a56c68e3f4
commit
6e9cd6698e
8 changed files with 14 additions and 14 deletions
|
@ -108,7 +108,7 @@ M.report_spamcleaner = {
|
|||
context.Y = Y;
|
||||
context.me = me;
|
||||
if (Y.one("#removeall_btn")) {
|
||||
Y.on("click", context.del_all, "#removeall_btn");
|
||||
Y.on("click", context.del_all, "#removeall_btn");
|
||||
}
|
||||
});
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue