mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-28 08:14:03 +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'
|
||||
|
||||
<div>
|
||||
<div data-icinga-component="app/piechart">
|
||||
<img class='inlinepie' src="{url}" width={width} height={height}> </img>
|
||||
</div>
|
||||
EOD;
|
||||
|
Loading…
x
Reference in New Issue
Block a user