Upgrade version of TinyMCE to 4.0.16.

Switch from tabbed Visual/HTML Editor for HTML modules to showing the code editor as a plugin within TinyMCE (triggered from toolbar). STUD-1422
This commit is contained in:
cahrens
2014-03-20 16:28:11 -04:00
parent 7ce576dc50
commit d89ebedcd2

View File

@@ -8,6 +8,10 @@ the top. Include a label indicating the component affected.
Blades: Fixed bug when image mapped input's Show Answer multiplies rectangles on
many inputtypes. BLD-810.
Studio and LMS: Upgrade version of TinyMCE to 4.0.16. Switch from tabbed Visual/HTML
Editor for HTML modules to showing the code editor as a plugin within TinyMCE (triggered
from toolbar). STUD-1422
LMS: Enabled screen reader feedback of problem responses.
LMS-2158