Update jquery.ime from upstream
Fixes the positioning of the menu if there is not enough space in the left side. Bug: 41738 Change-Id: I64d40acb41559b0b6376c03a4076d17dcedbc466
This commit is contained in:
committed by
Gerrit Code Review
parent
38e1ab2e5d
commit
d3ce43b1d7
@@ -10,7 +10,7 @@
|
||||
license: 'GPLv3',
|
||||
version: '1.0',
|
||||
patterns: [
|
||||
['!', '!'],
|
||||
['!', '!'],
|
||||
['1', '۱'],
|
||||
['\\@', ''],
|
||||
['2', '۲'],
|
||||
@@ -104,7 +104,7 @@
|
||||
['\\^', 'ۖ'],
|
||||
['\\&', 'ٔ'],
|
||||
['\\*', 'ٌ']]
|
||||
};
|
||||
};
|
||||
$.ime.register( urPhonetic );
|
||||
|
||||
}( jQuery ) );
|
||||
|
||||
Reference in New Issue
Block a user