X-Git-Url: https://jasonwoof.com/gitweb/?p=ckeditor.git;a=blobdiff_plain;f=_source%2Fcore%2Fthemes.js;h=2738fefbce362905c6f975231795f3119417392f;hp=f345206803b346acf69c86bfa5e6ae7ad81a7d22;hb=8761695d9b70afe75905deaac88f78c1f8aeb32d;hpb=ea7e3453c7b0f023b050aca6d9f83ab372860d91 diff --git a/_source/core/themes.js b/_source/core/themes.js index f345206..2738fef 100644 --- a/_source/core/themes.js +++ b/_source/core/themes.js @@ -15,4 +15,5 @@ For licensing, see LICENSE.html or http://ckeditor.com/license * @example */ CKEDITOR.themes = new CKEDITOR.resourceManager( + '_source/'+ // @Packager.RemoveLine 'themes/', 'theme' );