mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 00:46:50 +02:00
MDL-28654 fix path for TinyMCE in lib/thirdpartylibs.xml.
This commit is contained in:
parent
3fdc622697
commit
d572f4497f
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@
|
|||
<licenseversion></licenseversion>
|
||||
</library>
|
||||
<library>
|
||||
<location>editor</location>
|
||||
<location>editor/tinymce/tiny_mce</location>
|
||||
<name>TinyMCE</name>
|
||||
<license>LGPL</license>
|
||||
<version>3.4.2</version>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue