Changeset 1070

Show
Ignore:
Timestamp:
10/06/08 22:29:47 (5 years ago)
Author:
douglas
Message:

CHANGED Gah, I can't believe I checked this in. Reverting accidental checkin. I should have better reviewed my patch :-(

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/XinhaCore.js

    r1069 r1070  
    732732   *  @type Boolean 
    733733   */ 
    734   this.killWordOnPaste = false; 
     734  this.killWordOnPaste = true; 
    735735 
    736736  /** Enable the 'Target' field in the Make Link dialog. Note that the target attribute is invalid in (X)HTML strict<br />