update ckeditor to 4.23.0

This commit is contained in:
Tomasz Sowa 2023-09-30 00:27:59 +02:00
parent 7a29a072be
commit 0474c76a3d
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.22.1/ckeditor.js"></script>
<script type="text/javascript" src="[doc_base_url_common]/ckeditor/4.23.0/ckeditor.js"></script>
[if not winix_has_jquery]
[def winix_has_jquery true]