From d8fbbd739b65dc509e74c47b176717457c28cce9 Mon Sep 17 00:00:00 2001 From: Dmitry Khomutov Date: Tue, 28 Feb 2017 21:04:14 +0700 Subject: [PATCH] Fixed branch link in the timeline --- src/PHPCensor/View/Home/ajax-timeline.phtml | 3 ++- src/PHPCensor/View/Home/index.phtml | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/src/PHPCensor/View/Home/ajax-timeline.phtml b/src/PHPCensor/View/Home/ajax-timeline.phtml index c16771cb..3c808490 100644 --- a/src/PHPCensor/View/Home/ajax-timeline.phtml +++ b/src/PHPCensor/View/Home/ajax-timeline.phtml @@ -52,7 +52,7 @@

getProject()->getTitle(); ?> - (getProject()->getBranch(); ?>) + - Build #getId(); ?> @@ -62,6 +62,7 @@

+ getProject()->getBranch(); ?> - getCommitId() !== 'Manual') { print sprintf( diff --git a/src/PHPCensor/View/Home/index.phtml b/src/PHPCensor/View/Home/index.phtml index 3973b6f1..085f49f7 100644 --- a/src/PHPCensor/View/Home/index.phtml +++ b/src/PHPCensor/View/Home/index.phtml @@ -78,7 +78,7 @@

getProject()->getTitle(); ?> - (getProject()->getBranch(); ?>) + - Build #getId(); ?> @@ -88,6 +88,7 @@

+ getProject()->getBranch(); ?> - getCommitId() !== 'Manual') { print sprintf(