Ticket #3474: 3474.patch

File 3474.patch, 410 bytes (added by Garry Yao, 15 years ago)
  • _source/plugins/selection/plugin.js

     
    323324                                this.isInvalid = true;
    324325                        }
    325326                }
     327                else
     328                        // Validate the selection.
     329                        this.isInvalid = !this.getNative();
    326330        };
    327331
    328332        var styleObjectElements =
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy