Skip to content

Commit 9b2df56

Browse files
committed
Merge remote-tracking branch 'ctam-kaltura/UCSFCLE_405_STABLE' into UCSFCLE_405-Merge_Kaltura_plugin_repo
2 parents b60885a + 8390182 commit 9b2df56

File tree

3 files changed

+6
-0
lines changed

3 files changed

+6
-0
lines changed

lib/editor/atto/plugins/kalturamedia/yui/src/button/js/button.js

+2
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@
1919
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
2020
*/
2121

22+
/* eslint-disable max-len */
23+
2224
/**
2325
* @module moodle-atto_kalturamedia-button
2426
*/

local/kaltura/yui/src/lticontainer/js/lticontainer.js

+2
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@
2222
* @copyright (C) 2014 Remote Learner.net Inc http://www.remote-learner.net
2323
*/
2424

25+
/* eslint-disable max-len */
26+
2527
/**
2628
* This method calls the base class constructor
2729
* @method LTICONTAINER

local/kaltura/yui/src/ltipanel/js/ltipanel.js

+2
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@
2222
* @copyright (C) 2014 Remote Learner.net Inc http://www.remote-learner.net
2323
*/
2424

25+
/* eslint-disable max-len */
26+
2527
/**
2628
* This method calls the base class constructor
2729
* @method LTIPANEL

0 commit comments

Comments
 (0)