Changeset 6724 for CKEditor/trunk
- Timestamp:
- 04/20/11 09:24:34 (2 years ago)
- File:
-
- 1 edited
-
CKEditor/trunk/_source/core/editor.js (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
CKEditor/trunk/_source/core/editor.js
r6435 r6724 562 562 * executed, otherwise "false". 563 563 * @example 564 * editorInstance.execCommand( ' Bold' );564 * editorInstance.execCommand( 'bold' ); 565 565 */ 566 566 execCommand : function( commandName, data )
Note: See TracChangeset
for help on using the changeset viewer.
