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

revert bad merge cb972155

parent cb972155
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