Skip to content
Snippets Groups Projects
Commit 37836b67 authored by colemanw's avatar colemanw
Browse files

Possible fix for CRM-12589

parent 809f2fd9
Branches
Tags
No related merge requests found
......@@ -27,7 +27,6 @@
{* include wysiysg editor files *}
{if $includeWysiwygEditor}
{if $defaultWysiwygEditor eq 1}
<script type="text/javascript" src="{$config->resourceBase}packages/tinymce/jscripts/tiny_mce/jquery.tinymce.js"></script>
<script type="text/javascript" src="{$config->resourceBase}packages/tinymce/jscripts/tiny_mce/tiny_mce.js"></script>
{elseif $defaultWysiwygEditor eq 2}
<script type="text/javascript" src="{$config->resourceBase}packages/ckeditor/ckeditor.js"></script>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment