Skip to content

Commit 5aa7bfc

Browse files
committed
Update CKEditor
Minor patch of CKEditor.
1 parent 24a591d commit 5aa7bfc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

OnTopic.Editor.AspNetCore/Areas/Editor/Views/Shared/_Layout.cshtml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<!-- Vendor Scripts -->
1212
<script src="~/_content/OnTopic.Editor.AspNetCore/Shared/Scripts/Vendor.js"></script>
13-
<script src="https://cdn.ckeditor.com/4.13.0/standard/ckeditor.js"></script>
13+
<script src="https://cdn.ckeditor.com/4.14.0/standard/ckeditor.js"></script>
1414
<script src="https://use.fontawesome.com/fd4f92cdd7.js"></script>
1515

1616
<!-- Vendor Styles -->

0 commit comments

Comments
 (0)