Update MR title change icon

This commit is contained in:
Annabel Dunstone Gray 2017-04-07 10:01:23 -05:00
parent 6ca6ca8917
commit c025a0ebcb
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ module SystemNoteHelper
'closed' => 'icon_status_closed',
'time_tracking' => 'icon_stopwatch',
'assignee' => 'icon_user',
'title' => 'icon_pencil',
'title' => 'icon_edit',
'task' => 'icon_check_square_o',
'label' => 'icon_tags',
'cross_reference' => 'icon_random',