Attempt to manage tinymce assets differently

This commit is contained in:
echarp 2019-04-20 15:16:40 +02:00
parent 08080d7144
commit c7c7c3c4b0
1 changed files with 0 additions and 2 deletions

View File

@ -43,8 +43,6 @@ module AgendaDuLibreRails
# In rails 4, plugin and vendor images need to be precompiled
config.assets.precompile += %w[*.png *.jpg *.jpeg *.gif]
config.tinymce.install = :copy
# Rails 5 now defaults to csrf tokens per form, which breaks adl for the
# time being
# TODO