From 296d25206e4d87f016e468dd7436978aa3011cc1 Mon Sep 17 00:00:00 2001 From: Piotr Sarnacki Date: Mon, 22 Dec 2014 18:51:07 +0100 Subject: [PATCH] Forgot to remove static text used for testing --- assets/scripts/app/templates/builds/show.hbs | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/assets/scripts/app/templates/builds/show.hbs b/assets/scripts/app/templates/builds/show.hbs index 24a45173..300581cb 100644 --- a/assets/scripts/app/templates/builds/show.hbs +++ b/assets/scripts/app/templates/builds/show.hbs @@ -39,12 +39,11 @@
- {{build.commit.branch}} this is a long branch name + {{build.commit.branch}}
- - {{formatMessage build.commit.subject repoBinding=build.repo}} this is a - long commit message line + - {{formatMessage build.commit.subject repoBinding=build.repo}}