mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-28 16:24:04 +02:00
JS components are gone
This commit is contained in:
parent
76c322901c
commit
8c78600841
@ -43,7 +43,7 @@ class PieChart implements Widget
|
|||||||
*/
|
*/
|
||||||
private $template =<<<'EOD'
|
private $template =<<<'EOD'
|
||||||
|
|
||||||
<div>
|
<div data-icinga-component="app/piechart">
|
||||||
<img class='inlinepie' src="{url}" width={width} height={height}> </img>
|
<img class='inlinepie' src="{url}" width={width} height={height}> </img>
|
||||||
</div>
|
</div>
|
||||||
EOD;
|
EOD;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user