Ticket #4086: 4086.patch

File 4086.patch, 1.2 KB (added by Artur Formella, 15 years ago)
  • _samples/ui_languages.html

     
    1010        <script id="headscript" type="text/javascript">
    1111        //<![CDATA[
    1212
    13         document.write( '<script type="text/javascript" src="../_source/lang/_languages.js"><\/script>' );
     13        document.write( '<script type="text/javascript" src="../' +
     14                '_source/' +    // %REMOVE_LINE%
     15                'lang/_languages.js"><\/script>' );
    1416
    1517        //]]>
    1618        </script>
  • CHANGES.html

     
    171171                <li><a href="http://dev.fckeditor.net/ticket/4018">#4018</a> : Firefox2 had no richcombo text visible.</li>
    172172                <li><a href="http://dev.fckeditor.net/ticket/4035">#4035</a> : [IE6] Paste dialog size was too small.</li>
    173173                <li><a href="http://dev.fckeditor.net/ticket/4049">#4049</a> : Kama skin was too wide with config.width.</li>
     174                <li><a href="http://dev.fckeditor.net/ticket/4086">#4086</a> : Released ui_languages.html doesn't require the _source folder</li>
    174175        </ul>
    175176        <h3>
    176177                CKEditor 3.0 RC</h3>
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy