Skip to content
Snippets Groups Projects
Commit 25d378a1 authored by Kurund Jalmi's avatar Kurund Jalmi
Browse files

Merge pull request #796 from kurund/CRM-12589

reverted bad merge cb972155
parents cb972155 40a0e881
No related branches found
No related tags found
No related merge requests found
......@@ -27,6 +27,7 @@
{* 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.
Finish editing this message first!
Please register or to comment