Update ckeditor

This commit is contained in:
RainLoop Team 2014-10-31 21:25:02 +04:00
parent 11b66abd17
commit 8747ea59ac
107 changed files with 1021 additions and 968 deletions

View file

@ -441,7 +441,7 @@
}
});
if (bAnimate && !Globals.bMobileDevice)
if (bAnimate && Globals.bAnimationSupported)
{
$('.i18n-animation.i18n', oElement).letterfx({
'fx': 'fall fade', 'backwards': false, 'timing': 50, 'fx_duration': '50ms', 'letter_end': 'restore', 'element_end': 'restore'