Ticket #5461: 5461_5.patch

File 5461_5.patch, 697 bytes (added by Garry Yao, 14 years ago)
  • _source/plugins/clipboard/dialogs/paste.js

     
    6666                        this.parts.dialog.$.offsetHeight;
    6767
    6868                        var htmlToLoad =
    69                                 '<!doctype html><html dir="' + editor.config.contentsLangDirection + '"' +
     69                                '<html dir="' + editor.config.contentsLangDirection + '"' +
    7070                                ' lang="' + ( editor.config.contentsLanguage || editor.langCode ) + '">' +
    7171                                        '<head><style>body { margin: 3px; height: 95%; } </style></head><body>' +
    7272                                        '<script id="cke_actscrpt" type="text/javascript">' +
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy