Changeset 2309 for FCKeditor/trunk

Show
Ignore:
Timestamp:
2008-07-31 07:08:27 (5 months ago)
Author:
martinkou
Message:

Fixed wrong ticket number in _whatsnew.html for the previous fixed ticket.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • FCKeditor/trunk/_whatsnew.html

    r2308 r2309  
    4343                Fixed Bugs:</p> 
    4444        <ul> 
    45                 <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2407">#2407</a>] Fixed the issue  
     45                <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2412">#2412</a>] Fixed the issue  
    4646                        where FCK.InsertHtml() is no longer removing selected contents after content insertion 
    4747                        in Firefox.</li>