Home
Documentation
Downloads
Demo
Tracker
Development
Translation
Moodle.net
Search
projects
/
moodle.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4ddd465
)
MDL-31158 enrol_manual: Fixed whitespace
author
Sam Hemelryk
<sam@moodle.com>
Tue, 21 Feb 2012 01:46:04 +0000
(14:46 +1300)
committer
Sam Hemelryk
<sam@moodle.com>
Tue, 21 Feb 2012 01:46:04 +0000
(14:46 +1300)
enrol/manual/lib.php
patch
|
blob
|
blame
|
history
diff --git
a/enrol/manual/lib.php
b/enrol/manual/lib.php
index
84ea8da
..
9c3a5d6
100644
(file)
--- a/
enrol/manual/lib.php
+++ b/
enrol/manual/lib.php
@@
-227,11
+227,11
@@
class enrol_manual_plugin extends enrol_plugin {
'disableGradeHistory' => $CFG->disablegradehistory,
'recoverGradesDefault'=> ''
);
-
+
if ($CFG->recovergradesdefault) {
$arguments['recoverGradesDefault'] = ' checked="checked"';
}
-
+
$function = 'M.enrol_manual.quickenrolment.init';
$button->require_yui_module($modules, $function, array($arguments));
$button->strings_for_js(array(