diff --git a/app/helpers/tinymce_helper.rb b/app/helpers/tinymce_helper.rb index cf17f94..725f9ba 100644 --- a/app/helpers/tinymce_helper.rb +++ b/app/helpers/tinymce_helper.rb @@ -17,6 +17,7 @@ module TinymceHelper searchreplace wordcount visualblocks visualchars code fullscreen insertdatetime media nonbreaking save table contextmenu directionality emoticons template paste textcolor colorpicker textpattern], + :image_advtab => true, :language => tinymce_language options[:toolbar1] = "insertfile undo redo | copy paste | bold italic underline | styleselect fontsizeselect | forecolor backcolor | alignleft aligncenter alignright alignjustify | bullist numlist outdent indent | link image" -- libgit2 0.21.2