From 8c78600841fe0c2c1cb4cfcd91a3bb753ee2622e Mon Sep 17 00:00:00 2001 From: Thomas Gelf Date: Tue, 4 Mar 2014 11:15:56 +0000 Subject: [PATCH] JS components are gone --- library/Icinga/Web/Widget/Chart/PieChart.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library/Icinga/Web/Widget/Chart/PieChart.php b/library/Icinga/Web/Widget/Chart/PieChart.php index edc4e78fe..0e4547135 100644 --- a/library/Icinga/Web/Widget/Chart/PieChart.php +++ b/library/Icinga/Web/Widget/Chart/PieChart.php @@ -43,7 +43,7 @@ class PieChart implements Widget */ private $template =<<<'EOD' -
+
EOD;