retouch multilingual

git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@11663 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
flyskyko 2012-10-11 05:54:20 +00:00
parent 3015cc2340
commit 66cc29b8dd
2 changed files with 2 additions and 2 deletions

View file

@ -941,7 +941,7 @@ $('.filebox')
// text change
var $hiddenInput = $this;
$displayInput.keydown(function(){
$displayInput.bind('change, keyup', function(){
$this = $(this);
if($this.closest('.g11n').hasClass('active')) return;