N°7898 CKEditor content should be inserted at the cursor position. Thanks to @jbostoen

This commit is contained in:
Stephen Abello
2024-11-04 15:57:44 +01:00
parent 2519456c98
commit a10e547420
5 changed files with 6 additions and 6 deletions

View File

@@ -32,5 +32,5 @@ In order to update iTop CKEditor's build you need to push your changes to github
Then run the following command in iTop's root directory:
```
npm install https://github.com/Combodo/ckeditor5-itop-build.git
npm install https://github.com/Combodo/ckeditor5-itop-build.git --omit=dev
```

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long