Show
Ignore:
Timestamp:
2008-06-23 08:48:55 (7 months ago)
Author:
martinkou
Message:

Initial import of div container code.

Location:
FCKeditor/branches/features/div_container
Files:
1 modified
1 copied

Legend:

Unmodified
Added
Removed
  • FCKeditor/branches/features/div_container/editor/fckeditor.html

    r2073 r2102  
    156156LoadScript( '_source/commandclasses/fckjustifycommands.js' ) ; 
    157157LoadScript( '_source/commandclasses/fckindentcommands.js' ) ; 
    158 LoadScript( '_source/commandclasses/fckblockquotecommand.js' ) ; 
     158LoadScript( '_source/commandclasses/fckblockcontainercommand.js' ) ; 
    159159LoadScript( '_source/commandclasses/fckcorestylecommand.js' ) ; 
    160160LoadScript( '_source/commandclasses/fckremoveformatcommand.js' ) ;