diff options
Diffstat (limited to 'public/javascripts/tiny_mce/plugins/fullscreen/fullscreen.htm')
| -rw-r--r--[-rwxr-xr-x] | public/javascripts/tiny_mce/plugins/fullscreen/fullscreen.htm | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/public/javascripts/tiny_mce/plugins/fullscreen/fullscreen.htm b/public/javascripts/tiny_mce/plugins/fullscreen/fullscreen.htm index 4b081ca..6ec4f26 100755..100644 --- a/public/javascripts/tiny_mce/plugins/fullscreen/fullscreen.htm +++ b/public/javascripts/tiny_mce/plugins/fullscreen/fullscreen.htm | |||
| @@ -96,7 +96,6 @@ | |||
| 96 | // Add onunload | 96 | // Add onunload |
| 97 | tinymce.dom.Event.add(window, "beforeunload", unloadHandler); | 97 | tinymce.dom.Event.add(window, "beforeunload", unloadHandler); |
| 98 | </script> | 98 | </script> |
| 99 | <base target="_self" /> | ||
| 100 | </head> | 99 | </head> |
| 101 | <body style="margin:0;overflow:hidden;width:100%;height:100%" scrolling="no" scroll="no"> | 100 | <body style="margin:0;overflow:hidden;width:100%;height:100%" scrolling="no" scroll="no"> |
| 102 | <form onsubmit="doParentSubmit();"> | 101 | <form onsubmit="doParentSubmit();"> |
