Skip to content

Commit

Permalink
Merge branch 'master' of git://github.com/helios-ag/FMElfinderBundle
Browse files Browse the repository at this point in the history
merge
  • Loading branch information
helios-ag committed Aug 24, 2014
2 parents ec6a9ea + 868ea6c commit 3335e44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Resources/views/Elfinder/compressed/tinymce.html.twig
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down

0 comments on commit 3335e44

Please sign in to comment.