__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
/**
* Manage the timeline view for the timeline block.
*
* @copyright 2018 Ryan Wyllie <ryan@moodle.com>
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
*/
define("block_timeline/view",["jquery","block_timeline/view_dates","block_timeline/view_courses"],(function($,ViewDates,ViewCourses){var SELECTORS_TIMELINE_DATES_VIEW='[data-region="view-dates"]',SELECTORS_TIMELINE_COURSES_VIEW='[data-region="view-courses"]';return{init:function(root){var datesViewRoot=(root=$(root)).find(SELECTORS_TIMELINE_DATES_VIEW),coursesViewRoot=root.find(SELECTORS_TIMELINE_COURSES_VIEW);ViewDates.init(datesViewRoot),ViewCourses.init(coursesViewRoot)},reset:function(root){var datesViewRoot=root.find(SELECTORS_TIMELINE_DATES_VIEW),coursesViewRoot=root.find(SELECTORS_TIMELINE_COURSES_VIEW);ViewDates.reset(datesViewRoot),ViewCourses.reset(coursesViewRoot)},shown:function(root){var datesViewRoot=root.find(SELECTORS_TIMELINE_DATES_VIEW),coursesViewRoot=root.find(SELECTORS_TIMELINE_COURSES_VIEW);datesViewRoot.hasClass("active")?ViewDates.shown(datesViewRoot):ViewCourses.shown(coursesViewRoot)}}}));
//# sourceMappingURL=view.min.js.map| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| calendar_events_repository.min.js | File | 1.81 KB | 0777 |
|
| calendar_events_repository.min.js.map | File | 6.67 KB | 0777 |
|
| event_list.min.js | File | 7.62 KB | 0777 |
|
| event_list.min.js.map | File | 26.87 KB | 0777 |
|
| main.min.js | File | 531 B | 0777 |
|
| main.min.js.map | File | 1.94 KB | 0777 |
|
| view.min.js | File | 1.12 KB | 0777 |
|
| view.min.js.map | File | 3.79 KB | 0777 |
|
| view_courses.min.js | File | 7.02 KB | 0777 |
|
| view_courses.min.js.map | File | 26.59 KB | 0777 |
|
| view_dates.min.js | File | 1.42 KB | 0777 |
|
| view_dates.min.js.map | File | 4.96 KB | 0777 |
|
| view_nav.min.js | File | 4.76 KB | 0777 |
|
| view_nav.min.js.map | File | 9.56 KB | 0777 |
|