Commit 1c60cecf5f7708edc8a01a5f18947463bf3675a0
1 parent
385736d8
Exists in
master
changed picture for comments
Showing
2 changed files
with
1 additions
and
1 deletions
Show diff stats
lib/comment_paragraph_plugin/macros/allow_comment.rb
@@ -7,7 +7,7 @@ class CommentParagraphPlugin::AllowComment < Noosfero::Plugin::Macro | @@ -7,7 +7,7 @@ class CommentParagraphPlugin::AllowComment < Noosfero::Plugin::Macro | ||
7 | :skip_dialog => true, | 7 | :skip_dialog => true, |
8 | :generator => 'makeCommentable();', | 8 | :generator => 'makeCommentable();', |
9 | :js_files => 'comment_paragraph.js', | 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 | :css_files => 'comment_paragraph.css' } | 11 | :css_files => 'comment_paragraph.css' } |
12 | end | 12 | end |
13 | 13 |
671 Bytes