MDL-57447 block_myoverview: create paging bar and content modules
authorRyan Wyllie <ryan@moodle.com>
Thu, 23 Feb 2017 02:41:22 +0000 (02:41 +0000)
committerDamyon Wiese <damyon@moodle.com>
Mon, 3 Apr 2017 03:36:32 +0000 (11:36 +0800)
commite8f4d95408f829fad024f27554a5509150f08a6e
tree30d5ae9031cc8e9a2201e243aa5a9fad94737125
parent208ee9b09cb728f715a0cdd9c74937c11f231f98
MDL-57447 block_myoverview: create paging bar and content modules

Part of MDL-55611 epic.
blocks/myoverview/amd/src/paging_bar.js [new file with mode: 0644]
blocks/myoverview/amd/src/paging_content.js [new file with mode: 0644]
blocks/myoverview/templates/course-paging-content-item.mustache [new file with mode: 0644]
blocks/myoverview/templates/course-paging-content.mustache [new file with mode: 0644]
blocks/myoverview/templates/courses-view-in-progress.mustache
blocks/myoverview/templates/courses-view.mustache
blocks/myoverview/templates/paging-bar-item.mustache [new file with mode: 0644]
blocks/myoverview/templates/paging-bar.mustache [new file with mode: 0644]
blocks/myoverview/templates/paging-content-item.mustache [new file with mode: 0644]
blocks/myoverview/templates/paging-content.mustache [new file with mode: 0644]