MDL-74778 course: Final removal of format.js

The format.js files in format weeks and format topic were deprecated
since 4.0.
Removing those files and code occurrences.
This commit is contained in:
Mikel Martín 2023-12-04 12:40:36 +01:00
parent dd723bae71
commit cc8d4b1358
9 changed files with 4 additions and 210 deletions

View file

@ -265,16 +265,6 @@ class outputrequirementslib_test extends \advanced_testcase {
0,
$wwwroot . $admin . 'environment.xml'
],
'Course Format JS (slasharguments on)' => [
'/course/format/topics/format.js',
1,
$wwwroot . '/lib/javascript.php/1/course/format/topics/format.js'
],
'Course Format JS (slasharguments off)' => [
'/course/format/topics/format.js',
0,
$wwwroot . '/lib/javascript.php?rev=1&jsfile=%2Fcourse%2Fformat%2Ftopics%2Fformat.js'
],
'Data JS' => [
'/mod/data/data.js',
1,