JS components are gone
This commit is contained in:
parent
76c322901c
commit
8c78600841
|
@ -43,7 +43,7 @@ class PieChart implements Widget
|
|||
*/
|
||||
private $template =<<<'EOD'
|
||||
|
||||
<div>
|
||||
<div data-icinga-component="app/piechart">
|
||||
<img class='inlinepie' src="{url}" width={width} height={height}> </img>
|
||||
</div>
|
||||
EOD;
|
||||
|
|
Loading…
Reference in New Issue