includes/clientside/tinymce/plugins/fullpage/js/fullpage.js
changeset 459 31c23016ab62
parent 335 67bd3121a12e
child 778 57ce13805b6f
--- a/includes/clientside/tinymce/plugins/fullpage/js/fullpage.js	Fri Feb 22 12:51:53 2008 -0500
+++ b/includes/clientside/tinymce/plugins/fullpage/js/fullpage.js	Sun Feb 24 12:50:52 2008 -0500
@@ -369,6 +369,7 @@
 	h = h.replace(/type=\"\-mce\-/gi, 'type="');
 
 	tinyMCEPopup.editor.plugins.fullpage.head = h;
+	tinyMCEPopup.editor.plugins.fullpage._setBodyAttribs(tinyMCEPopup.editor, {});
 	tinyMCEPopup.close();
 }