OSDN Git Service

Follow up of my pull request, damn last time refactor !
authorCedric Gatay <cedric@gatay.fr>
Mon, 26 Dec 2011 20:43:38 +0000 (21:43 +0100)
committerCedric Gatay <cedric@gatay.fr>
Mon, 26 Dec 2011 20:44:04 +0000 (21:44 +0100)
app/views/commits/show.html.haml

index 8e97c85..2a6b85b 100644 (file)
@@ -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