mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-29 08:45:12 +02:00
Merge branch '1409-Imágenes-en-consolas-visuales---enlace-publico-dev' into 'develop'
Changed convert_urls in tinymce See merge request artica/pandorafms!931
This commit is contained in:
commit
684658d81f
@ -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