MDL-63457 block_myoverview: Whitespace fix
authorAndrew Nicols <andrew@nicols.co.uk>
Thu, 1 Nov 2018 07:10:07 +0000 (15:10 +0800)
committerAndrew Nicols <andrew@nicols.co.uk>
Thu, 1 Nov 2018 07:10:10 +0000 (15:10 +0800)
blocks/myoverview/amd/src/view.js

index 0c2edc0..e5dc3c3 100644 (file)
@@ -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) {