From dc77992fd2f975f7e0462a741f8c857eb43ee019 Mon Sep 17 00:00:00 2001 From: Maks Rafalko Date: Mon, 15 Jul 2013 23:56:51 +0300 Subject: [PATCH] Hide message when local repositary is used Hide message about hooks when local repositary is used --- PHPCI/View/Project/view.phtml | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/PHPCI/View/Project/view.phtml b/PHPCI/View/Project/view.phtml index 17b0a1ab..bb8aec03 100644 --- a/PHPCI/View/Project/view.phtml +++ b/PHPCI/View/Project/view.phtml @@ -19,8 +19,10 @@ -
-

To automatically build this project when new commits are pushed, add the URL below + getType(), array('github', 'bitbucket'))): ?> +
+

To automatically build this project when new commits are pushed, add the URL below + getType()) @@ -83,4 +85,4 @@ setInterval(function() $('#latest-builds').load('project/builds/getId(); ?>'); }, 10000); - \ No newline at end of file +