MDL-42684 TinyMCE: Including details of patch in moodle-readme.txt

This commit is contained in:
Jason Fowler
2013-11-08 12:57:46 +08:00
committed by Dan Poltawski
parent 762a29690e
commit d37ec4b6a7
@@ -16,3 +16,4 @@ Upgrade procedure:
6/ add in "DOM.setStyle(ifr, 'width',DOM.getSize(ifrcon).w); // Resize iframe" (without quotes)
after "DOM.setStyle(ifr, 'height',DOM.getSize(ifr).h + dy); // Resize iframe"
7/ reimplement patch in MDL-42481
8/ reimplement patch in MDL-42684