X-Git-Url: http://git.moodle.org/gw?p=moodle.git;a=blobdiff_plain;f=blocks%2Fmyoverview%2Famd%2Fsrc%2Fview_nav.js;h=42f5e33bd4909e751dc4c50b920b4aa28db07593;hp=131c3865f5a5973026fef0d790bfabfd3f986e13;hb=c99b10368fc522380ef5e88427a22f1a167ae5f2;hpb=6bcf1e76c48e1d017cdbb1c44cde59271b57f724 diff --git a/blocks/myoverview/amd/src/view_nav.js b/blocks/myoverview/amd/src/view_nav.js index 131c3865f5a..42f5e33bd49 100644 --- a/blocks/myoverview/amd/src/view_nav.js +++ b/blocks/myoverview/amd/src/view_nav.js @@ -41,7 +41,7 @@ function( /** * Event listener for the Display filter (cards, list). - * + * * @param {object} root The root element for the overview block * @param {object} viewRoot The root element for displaying courses. * @param {object} viewContent content The content element for the courses view. @@ -93,7 +93,7 @@ function( /** * Initialise the timeline view navigation by adding event listeners to * the navigation elements. - * + * * @param {object} root The root element for the myoverview block * @param {object} viewRoot The root element for the myoverview block * @param {object} viewContent The content element for the myoverview block