mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-06-02 17:09:44 +00:00
Imported CKEDITOR 3.0
Monotone-Parent: 5f9c08dd6b5b34d815ddb2108abbf4055e846934 Monotone-Revision: b2cf7eda0ef8f15fb6e78f8c38a7406a47bcdd2f Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-08-26T14:03:12 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -256,9 +256,9 @@ CKEDITOR.dom.element.prototype.focusPrevious = function( ignoreChildren )
|
||||
|
||||
/**
|
||||
* Intructs the editor to add a number of spaces ( ) to the text when
|
||||
* hitting the TAB key. If set to zero, the TAB key will have its default
|
||||
* behavior instead (like moving out of the editor).
|
||||
* @type {Number}
|
||||
* hitting the TAB key. If set to zero, the TAB key will be used to move the
|
||||
* cursor focus to the next element in the page, out of the editor focus.
|
||||
* @type Number
|
||||
* @default 0
|
||||
* @example
|
||||
* config.tabSpaces = 4;
|
||||
|
||||
Reference in New Issue
Block a user