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:
f3d077d
)
MDL-63457 block_myoverview: Whitespace fix
author
Andrew Nicols
<andrew@nicols.co.uk>
Thu, 1 Nov 2018 07:10:07 +0000
(15:10 +0800)
committer
Andrew Nicols
<andrew@nicols.co.uk>
Thu, 1 Nov 2018 07:10:10 +0000
(15:10 +0800)
blocks/myoverview/amd/src/view.js
patch
|
blob
|
blame
|
history
diff --git
a/blocks/myoverview/amd/src/view.js
b/blocks/myoverview/amd/src/view.js
index
0c2edc0
..
e5dc3c3
100644
(file)
--- a/
blocks/myoverview/amd/src/view.js
+++ b/
blocks/myoverview/amd/src/view.js
@@
-522,7
+522,7
@@
function(
/**
* Intialise the courses list and cards views on page load.
- *
+ *
* @param {object} root The root element for the courses view.
*/
var init = function(root) {