diff --git a/app/views/commits/show.html.haml b/app/views/commits/show.html.haml index 8e97c857..2a6b85bf 100644 --- a/app/views/commits/show.html.haml +++ b/app/views/commits/show.html.haml @@ -18,7 +18,7 @@ %hr %pre.commit_message - = preserve get_commit_message_with_link_to_issues + = preserve commit_msg_with_link_to_issues .clear %br