Make WordPress Core


Ignore:
Timestamp:
03/15/2009 04:55:49 PM (17 years ago)
Author:
azaozz
Message:

TinyMCE 3.2.2

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-includes/js/tinymce/plugins/fullscreen/fullscreen.htm

    r9977 r10791  
    44    <title></title>
    55    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
    6     <script type="text/javascript" src="../../tiny_mce.js?ver=3211"></script>
     6    <script type="text/javascript" src="../../tiny_mce.js?ver=322"></script>
    77    <script type="text/javascript">
    88        function patchCallback(settings, key) {
     
    9797        tinymce.dom.Event.add(window, "beforeunload", unloadHandler);
    9898    </script>
    99     <base target="_self" />
    10099</head>
    101100<body style="margin:0;overflow:hidden;width:100%;height:100%" scrolling="no" scroll="no">
Note: See TracChangeset for help on using the changeset viewer.