llms-widget-syllabus.min.js 721 Bytes
Newer Older
cyrille's avatar
cyrille committed
1 2
!function(n){window.llms=window.llms||{},window.llms.widget_syllabus=function(){return this.init=function(){this.bind()},this.bind=function(){var i=this;i.bind_toggles(n("#widgets-right .llms-course-outline-collapse")),n(document).on("ajaxStop",function(t){n('#widgets-right .llms-course-outline-collapse:not([data-is-bound="true"])').each(function(){i.bind_toggles(n(this))})})},this.bind_toggles=function(t){var i=this;t.attr("data-is-bound","true"),t.on("change",function(){i.toggle(n(this))})},this.toggle=function(t){t.closest(".widget").find(".llms-course-outline-toggle-wrapper").toggle()},this.init(),this};new window.llms.widget_syllabus}(jQuery);
//# sourceMappingURL=../maps/js/llms-widget-syllabus.min.js.map