From 071fe67af7a2970d795be9284d7c49c96f77e217 Mon Sep 17 00:00:00 2001 From: Kirill Zaitsev Date: Mon, 8 Sep 2014 02:12:08 +0400 Subject: [PATCH] Added missing strong --- server/app/views/commit.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/server/app/views/commit.html b/server/app/views/commit.html index fe22ad374..047ca876e 100644 --- a/server/app/views/commit.html +++ b/server/app/views/commit.html @@ -19,9 +19,11 @@
+ commit {{ commit.sha | shortHash}} to {{ commit.branch }} branch +
commit {{ commit.sha | shortHash}} to {{ commit.branch }} branch