mirror of
https://github.com/moodle/moodle.git
synced 2025-08-09 10:56:56 +02:00
Merge branch 'MDL-69077_39' of https://github.com/timhunt/moodle into MOODLE_39_STABLE
This commit is contained in:
commit
3c2ed1533c
1 changed files with 2 additions and 0 deletions
|
@ -1813,6 +1813,8 @@ function question_get_question_capabilities() {
|
|||
'moodle/question:useall',
|
||||
'moodle/question:movemine',
|
||||
'moodle/question:moveall',
|
||||
'moodle/question:tagmine',
|
||||
'moodle/question:tagall',
|
||||
);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue