diff --git a/src/PHPCensor/View/Home/ajax-timeline.phtml b/src/PHPCensor/View/Home/ajax-timeline.phtml index 07bfc58c..e6701278 100644 --- a/src/PHPCensor/View/Home/ajax-timeline.phtml +++ b/src/PHPCensor/View/Home/ajax-timeline.phtml @@ -1,6 +1,6 @@ - @@ -78,7 +78,7 @@ use PHPCensor\Model\Build;
- getProject()->getBranch(); ?> + getBranch(); ?> - getCommitId() !== 'Manual') { diff --git a/src/PHPCensor/View/Home/index.phtml b/src/PHPCensor/View/Home/index.phtml index 874414eb..7dcc8f3b 100644 --- a/src/PHPCensor/View/Home/index.phtml +++ b/src/PHPCensor/View/Home/index.phtml @@ -1,4 +1,4 @@ -
- getProject()->getBranch(); ?> + getBranch(); ?> - getCommitId() !== 'Manual') {