mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-31 01:35:36 +02:00
Changed convert_urls in tinymce
This commit is contained in:
parent
3fb49f294d
commit
323bd7cac9
@ -180,6 +180,7 @@ ui_require_javascript_file ('encode_decode_base64');
|
|||||||
tinyMCE.init({
|
tinyMCE.init({
|
||||||
mode : "exact",
|
mode : "exact",
|
||||||
elements: "text-label",
|
elements: "text-label",
|
||||||
|
convert_urls: false,
|
||||||
theme : "advanced",
|
theme : "advanced",
|
||||||
<?php
|
<?php
|
||||||
if ($config['style'] == 'pandora_legacy') {
|
if ($config['style'] == 'pandora_legacy') {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user