Update TinyMCE version
This commit is contained in:
parent
56eeaea61e
commit
f290fd7519
@ -194,7 +194,7 @@ header('X-UA-Compatible: IE=edge');
|
|||||||
/* If page requires WYSIWYG editor include TinyMCE Javascript */
|
/* If page requires WYSIWYG editor include TinyMCE Javascript */
|
||||||
if (defined('WYSIWYG') && $hesk_settings['kb_wysiwyg']) {
|
if (defined('WYSIWYG') && $hesk_settings['kb_wysiwyg']) {
|
||||||
?>
|
?>
|
||||||
<script type="text/javascript" src="<?php echo HESK_PATH; ?>inc/tiny_mce/3.5.11/tiny_mce.js"></script>
|
<script type="text/javascript" src="<?php echo HESK_PATH; ?>inc/tiny_mce/3.5.12/tiny_mce.js"></script>
|
||||||
<?php
|
<?php
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user