MDL-19184 more tinymce integration and upgrade related improvements

This commit is contained in:
skodak 2009-05-17 07:37:42 +00:00
parent 5657f5c87a
commit a4e6818ab3
3 changed files with 4 additions and 2 deletions

View file

@ -0,0 +1,2 @@
java -jar yuicompressor.jar --line-break 1000 ../../tiny_mce_src.js -o ../../tiny_mce.js
java -jar yuicompressor.jar --line-break 1000 ../../Popup.js -o ../../tiny_mce_popup.js