diff --git a/Resources/views/Elfinder/compressed/tinymce.html.twig b/Resources/views/Elfinder/compressed/tinymce.html.twig index 1302819..5ced749 100644 --- a/Resources/views/Elfinder/compressed/tinymce.html.twig +++ b/Resources/views/Elfinder/compressed/tinymce.html.twig @@ -51,7 +51,7 @@ $().ready(function() { var f = $('.elfinder').elfinder({ - url: '{{ path('ef_connect', {'instance': instance}) }}' + url: '{{ path('ef_connect', {'instance': instance}) }}', lang : '{{ locale }}', getfile : { onlyURL : true,