From e7dcd82125411c54dd6c4a49a8c1fbe504507beb Mon Sep 17 00:00:00 2001 From: Pavel Pavlov Date: Wed, 26 Feb 2014 15:50:01 +0400 Subject: [PATCH] This fixes #276 : Delete Build button not functioning in view build --- PHPCI/View/Build/view.phtml | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/PHPCI/View/Build/view.phtml b/PHPCI/View/Build/view.phtml index 1af884be..c06ce531 100644 --- a/PHPCI/View/Build/view.phtml +++ b/PHPCI/View/Build/view.phtml @@ -18,7 +18,7 @@ @@ -43,5 +43,13 @@ foreach ($plugins as $plugin) {