mirror of
https://github.com/moodle/moodle.git
synced 2025-08-08 02:16:41 +02:00
MDL-48947 course: Section button cleanup
Creates a new method of handling all the section related icons. Including a new method that places these actions in a menu for topic and weeks course formats. (This version replaces "Edit" with "Topic/Week/or Section menu")
This commit is contained in:
parent
cd3a6a78b6
commit
60cf074239
29 changed files with 512 additions and 126 deletions
|
@ -3322,6 +3322,8 @@ function include_course_ajax($course, $usedmodules = array(), $enabledmodules =
|
|||
'edittitleinstructions',
|
||||
'show',
|
||||
'hide',
|
||||
'highlight',
|
||||
'highlightoff',
|
||||
'groupsnone',
|
||||
'groupsvisible',
|
||||
'groupsseparate',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue