Changes between Initial Version and Version 1 of Ticket #9718, comment 6
- Timestamp:
- Nov 28, 2012, 5:25:52 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #9718, comment 6
initial v1 1 1 Sorry, copy and pasting removed some characters from the line of code... it's: 2 2 3 CKEDITOR.basePath = document.location.protocol + " //" + document.location.host + _args.AppBase + "resources/richtexteditor/";3 CKEDITOR.basePath = document.location.protocol + "!//" + document.location.host + _args.AppBase + "resources/richtexteditor/";