Show
Ignore:
Timestamp:
2008-07-25 10:45:15 (6 months ago)
Author:
fredck
Message:

Removed all jslint warnings.
Formatted the What's New? file.
Run fixlineends.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • FCKeditor/trunk/editor/dialog/fck_div.html

    r2209 r2287  
    279279                else 
    280280                        CurrentContainers[i].removeAttribute( 'dir' ) ; 
    281                  
     281 
    282282                if ( styleName ) 
    283283                        FCKStyles.GetStyle( styleName ).ApplyToObject( CurrentContainers[i] ) ;