includes/clientside/tinymce/themes/advanced/js/about.js
changeset 476 f26a69c40431
parent 335 67bd3121a12e
child 778 57ce13805b6f
--- a/includes/clientside/tinymce/themes/advanced/js/about.js	Thu Mar 06 20:45:46 2008 -0500
+++ b/includes/clientside/tinymce/themes/advanced/js/about.js	Thu Mar 06 20:47:11 2008 -0500
@@ -70,7 +70,3 @@
 }
 
 tinyMCEPopup.onInit.add(init);
-
-// For modal dialogs in IE
-if (tinymce.isIE)
-	document.write('<base target="_self" />');