Home
Documentation
Downloads
Demo
Tracker
Development
Translation
Moodle.net
Search
projects
/
moodle.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merge branch 'MDL-72310-master' of git://github.com/aanabit/moodle
[moodle.git]
/
course
/
format
/
amd
/
src
/
local
/
courseeditor
/
exporter.js
diff --git
a/course/format/amd/src/local/courseeditor/exporter.js
b/course/format/amd/src/local/courseeditor/exporter.js
index
e54fe43
..
cb738e8
100644
(file)
--- a/
course/format/amd/src/local/courseeditor/exporter.js
+++ b/
course/format/amd/src/local/courseeditor/exporter.js
@@
-67,7
+67,7
@@
export default class {
const section = {
...sectioninfo,
cms: [],
- isactive:
fals
e,
+ isactive:
tru
e,
};
const cmlist = sectioninfo.cmlist ?? [];
cmlist.forEach(cmid => {