diff --git a/assets/symphony.ckeditor.js b/assets/symphony.ckeditor.js index fd6e563..1b6ef10 100755 --- a/assets/symphony.ckeditor.js +++ b/assets/symphony.ckeditor.js @@ -73,4 +73,4 @@ jQuery(document).ready(function () { // Replace CKEditor instances: CKEDITOR.replace(objectName, configurationData); }); -}); \ No newline at end of file +});