mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 16:36:37 +02:00
Merge branch 'MDL-68802-master' of https://github.com/HuongNV13/moodle
This commit is contained in:
commit
cfe32a7caf
3 changed files with 3 additions and 2 deletions
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -508,6 +508,7 @@ define(['jquery', 'core/dragdrop', 'core/key_codes'], function($, dragDrop, keys
|
|||
break;
|
||||
|
||||
case keys.escape:
|
||||
questionManager.isKeyboardNavigation = false;
|
||||
break;
|
||||
|
||||
default:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue