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(