Changed convert_urls in tinymce

This commit is contained in:
Daniel Maya 2017-10-17 15:12:16 +02:00
parent 3fb49f294d
commit 323bd7cac9
1 changed files with 1 additions and 0 deletions

View File

@ -180,6 +180,7 @@ ui_require_javascript_file ('encode_decode_base64');
tinyMCE.init({
mode : "exact",
elements: "text-label",
convert_urls: false,
theme : "advanced",
<?php
if ($config['style'] == 'pandora_legacy') {