Update jquery.ime from upstream

Change-Id: I904dfd1e089e92deaa2da50510d0975a8e317a94
This commit is contained in:
Amir E. Aharoni
2013-08-22 14:20:45 +03:00
parent 9f51d8a4ea
commit e018a52498
17 changed files with 35 additions and 33 deletions

View File

@@ -216,5 +216,6 @@
['//', 'ఽ'], // avagraha
['~\\$', '₹']] // rupee
};
$.ime.register( teTransliteration );
}( jQuery ) );