X-Git-Url: https://jasonwoof.com/gitweb/?p=ckeditor.git;a=blobdiff_plain;f=_source%2Fplugins%2Ftemplates%2Fplugin.js;h=5f3a7e1a4f5ff520311541ba83634ed0421a4447;hp=dc8887050703261c45bcc374b85e2e707f287389;hb=8761695d9b70afe75905deaac88f78c1f8aeb32d;hpb=ea7e3453c7b0f023b050aca6d9f83ab372860d91 diff --git a/_source/plugins/templates/plugin.js b/_source/plugins/templates/plugin.js index dc88870..5f3a7e1 100644 --- a/_source/plugins/templates/plugin.js +++ b/_source/plugins/templates/plugin.js @@ -85,6 +85,7 @@ CKEDITOR.config.templates = 'default'; CKEDITOR.config.templates_files = [ CKEDITOR.getUrl( + '_source/' + // @Packager.RemoveLine 'plugins/templates/templates/default.js' ) ];