MDL-71664 course: add browser native drag and drop
commit23499e64471834604382f5e34ed735c3392e281a
authorFerran Recio <ferran@moodle.com>
Tue, 22 Jun 2021 11:27:59 +0000 (22 13:27 +0200)
committerFerran Recio <ferran@moodle.com>
Wed, 22 Sep 2021 09:08:06 +0000 (22 11:08 +0200)
tree711002b9259cbc93f1102546d08c79d2f0b5563a
parent5ea35451152140314ad8b2da6118700c6f8a43f3
MDL-71664 course: add browser native drag and drop
19 files changed:
course/amd/build/actions.min.js
course/amd/build/actions.min.js.map
course/amd/src/actions.js
course/format/amd/build/local/content.min.js
course/format/amd/build/local/content.min.js.map
course/format/amd/build/local/content/section.min.js [new file with mode: 0644]
course/format/amd/build/local/content/section.min.js.map [new file with mode: 0644]
course/format/amd/build/local/content/section/cmitem.min.js [new file with mode: 0644]
course/format/amd/build/local/content/section/cmitem.min.js.map [new file with mode: 0644]
course/format/amd/build/local/content/section/header.min.js [new file with mode: 0644]
course/format/amd/build/local/content/section/header.min.js.map [new file with mode: 0644]
course/format/amd/src/local/content.js
course/format/amd/src/local/content/section.js [new file with mode: 0644]
course/format/amd/src/local/content/section/cmitem.js [new file with mode: 0644]
course/format/amd/src/local/content/section/header.js [new file with mode: 0644]
course/lib.php
theme/boost/scss/moodle/course.scss
theme/boost/style/moodle.css
theme/classic/style/moodle.css