Changeset - 9fad28af93bd
[Not reviewed]
beta
0 1 0
Marcin Kuzminski - 13 years ago 2012-06-20 00:06:00
marcin@python-works.com
fixed ico for pull request comment
1 file changed with 2 insertions and 0 deletions:
0 comments (0 inline, 0 general)
rhodecode/lib/helpers.py
Show inline comments
 
@@ -602,6 +602,8 @@ def action_parser(user_log, feed=False):
 
                                  get_users_group, 'group_edit.png'),
 
    'user_commented_revision':   (_('[commented] on revision in repository'),
 
                                  get_cs_links, 'comment_add.png'),
 
    'user_commented_pull_request': (_('[commented] on pull request'),
 
                                    get_cs_links, 'comment_add.png'),
 
    'push':                      (_('[pushed] into'),
 
                                  get_cs_links, 'script_add.png'),
 
    'push_local':                (_('[committed via RhodeCode] into repository'),
0 comments (0 inline, 0 general)