mirror of
https://github.com/moodle/moodle.git
synced 2025-03-22 00:20:37 +01:00
Merge branch 'MDL-72286-master-test' of git://github.com/rezaies/moodle
This commit is contained in:
commit
fa67938486
@ -183,6 +183,7 @@ var MENUTEMPLATE = '' +
|
||||
'tabindex="-1" ' +
|
||||
'title="{{title}}" ' +
|
||||
'aria-label="{{title}}" ' +
|
||||
'type="button" ' +
|
||||
'aria-haspopup="true" ' +
|
||||
'aria-controls="{{id}}_menu">' +
|
||||
'<span class="editor_atto_menu_icon"></span>' +
|
||||
|
File diff suppressed because one or more lines are too long
@ -183,6 +183,7 @@ var MENUTEMPLATE = '' +
|
||||
'tabindex="-1" ' +
|
||||
'title="{{title}}" ' +
|
||||
'aria-label="{{title}}" ' +
|
||||
'type="button" ' +
|
||||
'aria-haspopup="true" ' +
|
||||
'aria-controls="{{id}}_menu">' +
|
||||
'<span class="editor_atto_menu_icon"></span>' +
|
||||
|
@ -33,6 +33,7 @@ var MENUTEMPLATE = '' +
|
||||
'tabindex="-1" ' +
|
||||
'title="{{title}}" ' +
|
||||
'aria-label="{{title}}" ' +
|
||||
'type="button" ' +
|
||||
'aria-haspopup="true" ' +
|
||||
'aria-controls="{{id}}_menu">' +
|
||||
'<span class="editor_atto_menu_icon"></span>' +
|
||||
|
Loading…
x
Reference in New Issue
Block a user