From 5688d9c4c85057307280aaff9c31f478840c856b Mon Sep 17 00:00:00 2001 From: Adirelle Date: Tue, 21 Apr 2015 14:16:25 +0200 Subject: [PATCH] The manual build button creates build for the currently watched branch. Close #927 --- PHPCI/View/Project/view.phtml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/PHPCI/View/Project/view.phtml b/PHPCI/View/Project/view.phtml index 2e79c017..ee21abe9 100644 --- a/PHPCI/View/Project/view.phtml +++ b/PHPCI/View/Project/view.phtml @@ -6,7 +6,7 @@
- + @@ -153,4 +153,4 @@ if ($page < $pages - 1) { print '
'; -?> \ No newline at end of file +?>