Commit dccb3f010dfd4add01d95ffb484689683e3c50cf
1 parent
82976674
Exists in
theme-brasil-digital-from-staging
and in
9 other branches
changed picture for comments
Showing
2 changed files
with
1 additions
and
1 deletions
Show diff stats
plugins/comment_paragraph/lib/comment_paragraph_plugin/macros/allow_comment.rb
| ... | ... | @@ -7,7 +7,7 @@ class CommentParagraphPlugin::AllowComment < Noosfero::Plugin::Macro |
| 7 | 7 | :skip_dialog => true, |
| 8 | 8 | :generator => 'makeCommentable();', |
| 9 | 9 | :js_files => 'comment_paragraph.js', |
| 10 | - :icon_path => '/plugins/comment_paragraph/images/comments.gif', | |
| 10 | + :icon_path => '/plugins/comment_paragraph/images/balloons-comment.png', | |
| 11 | 11 | :css_files => 'comment_paragraph.css' } |
| 12 | 12 | end |
| 13 | 13 | ... | ... |
671 Bytes