Skip to content

Commit e9a7899

Browse files
author
Vincent Chalnot
committed
Removing tinymce plugins references permanently (they were removed with CDM v3.0)
1 parent d0579ab commit e9a7899

File tree

1 file changed

+0
-5
lines changed
  • AdminBundle/Resources/config/base_config/application

1 file changed

+0
-5
lines changed

AdminBundle/Resources/config/base_config/application/wysiwyg.yml

-5
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,6 @@ stfalcon_tinymce:
33
tinymce_jquery: false
44
use_callback_tinymce_init: true
55
language: '%locale%'
6-
external_plugins:
7-
datalink:
8-
url: 'asset[bundles/cleverageeavmanagerlayout/js/tinymce/plugins/datalink/plugin.js]'
9-
datamedia:
10-
url: 'asset[bundles/cleverageeavmanagerlayout/js/tinymce/plugins/datamedia/plugin.js]'
116
theme:
127
simple:
138
menubar: false

0 commit comments

Comments
 (0)