Update ckeditor

Move e2e tests
Code refactoring
This commit is contained in:
RainLoop Team 2016-09-12 23:50:21 +03:00
parent 9993432c7b
commit e5af98b04b
122 changed files with 617 additions and 561 deletions

View file

@ -854,4 +854,4 @@ class RemoteUserAjax extends AbstractAjaxRemote
}
}
module.exports = new RemoteUserAjax();
export default new RemoteUserAjax();