update ckeditor to 4.20.1

This commit is contained in:
Tomasz Sowa 2023-02-14 12:26:36 +01:00
parent e9311989ab
commit 52773a271c
Signed by: tomasz.sowa
GPG Key ID: 662CC1438638588B
1 changed files with 1 additions and 1 deletions

View File

@ -256,7 +256,7 @@ cm.save()
[if winix_function_is "ckeditor"]
<script type="text/javascript" src="[doc_base_url_common]/ckeditor/4.19.1/ckeditor.js"></script>
<script type="text/javascript" src="[doc_base_url_common]/ckeditor/4.20.1/ckeditor.js"></script>
[if not winix_has_jquery]
[def winix_has_jquery true]