1
0

fixes nasty media insert target bug

Fixes #143 and Fixes #145 and References #121
This commit is contained in:
Ian
2014-05-24 11:46:58 +02:00
parent 4c965bd2d5
commit 62026e5ba3
2 changed files with 9 additions and 7 deletions

View File

@ -4,6 +4,8 @@
Version 2.0-beta3 ()
------------------------------------------------------------------------
* Fixed media insert target bug (issued by #143, #145, #121)
* All frontend themes that rely on the bundled Core jQuery library
are currently using the jquery.noConflict-mode for compatibility
to older plugins.