Bugfix of old IEs

This commit is contained in:
Tobias Hößl 2012-03-16 17:47:40 +00:00
parent 27054964fe
commit 90bb32ab73

View file

@ -37,7 +37,7 @@ if(plaintext != 'none') {
textarea.attr('tabindex', null);
}
});
},
}
});
}