Commit 6e7d2439 authored by Bertrand Gauthier's avatar Bertrand Gauthier
Browse files

Retrait de l'inclusion de la v7 de tinymce en inline en doublon avec la v6 dans le head.

parent ce75807d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -336,7 +336,6 @@ return array(
        'inline_scripts' => [
            '070_bootstrap-select' => '/vendor/bootstrap-select-1.14.0-beta3/js/bootstrap-select.min.js',
            '070_bootstrap-select-fr' => '/vendor/bootstrap-select-1.14.0-beta3/js/i18n/defaults-fr_FR.js',
            '902_tinymce' => '/vendor/tinymce_7.6.0/js/tinymce/tinymce.min.js',
        ],
        'stylesheets'           => [
            '050_bootstrap-theme' => false,
@@ -349,5 +348,6 @@ return array(
        ],
        'printable_stylesheets' => [
        ],
        'cache_enabled' => true,
    ],
);
 No newline at end of file