From 2054a8ad19f839e3c7c185b99a82fde99b7352b2 Mon Sep 17 00:00:00 2001 From: Josh Bonfield Date: Tue, 9 Jul 2013 17:57:19 +0100 Subject: [PATCH] Fixed Issue #340 for Gravatar over SSL --- views/commits_list.twig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/views/commits_list.twig b/views/commits_list.twig index f47f675..27b1a54 100644 --- a/views/commits_list.twig +++ b/views/commits_list.twig @@ -9,7 +9,7 @@ {% for item in commit %} - + View {{ item.shortHash }}

{{ item.message }}