Disable jquery.ime for VE till IME support is improved
Bug: 55492 Change-Id: I30cffd94413b50bb57a403a9d06dbc0498a02d0a
This commit is contained in:
@@ -128,7 +128,7 @@ $wgULSEventLogging = false;
|
|||||||
*
|
*
|
||||||
* @since 2013.07
|
* @since 2013.07
|
||||||
*/
|
*/
|
||||||
$wgULSNoImeSelectors = array( '#wpCaptchaWord' );
|
$wgULSNoImeSelectors = array( '#wpCaptchaWord', '.ve-ce-documentNode' );
|
||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user