From 3539143c07aaac851329be2adc136f9ebf6599c8 Mon Sep 17 00:00:00 2001 From: Lisa Passing Date: Wed, 11 Mar 2015 11:54:54 +0100 Subject: [PATCH] remove link to github branch and add actual branch --- app/templates/builds.hbs | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/templates/builds.hbs b/app/templates/builds.hbs index 5d97d47f..a0fdf284 100644 --- a/app/templates/builds.hbs +++ b/app/templates/builds.hbs @@ -11,9 +11,9 @@ {{#if isPullRequestsList}} PR #{{build.pullRequestNumber}} {{else}} - - insert branch - + {{!-- --}} + {{build.commit.branch}} + {{!-- --}} {{/if}} {{{format-message build.commit.message short="true" repoBinding=build.repo}}}