mirror of
https://github.com/moodle/moodle.git
synced 2025-08-06 09:26:35 +02:00
MDL-44241 atto_unlink: Merge into atto_link
This commit is contained in:
parent
1a727e121e
commit
49a510efbd
16 changed files with 38 additions and 217 deletions
|
@ -936,7 +936,7 @@ class core_plugin_manager {
|
|||
'equation', 'fontcolor', 'html', 'image', 'indent', 'italic',
|
||||
'link', 'managefiles', 'media', 'noautolink', 'orderedlist',
|
||||
'rtl', 'strike', 'subscript', 'superscript', 'table', 'title',
|
||||
'underline', 'undo', 'unlink', 'unorderedlist'
|
||||
'underline', 'undo', 'unorderedlist'
|
||||
),
|
||||
|
||||
'assignment' => array(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue