committed by
Thomas Lamprecht
parent
12442ae19c
commit
7dd31e686c
@ -299,7 +299,6 @@ __PACKAGE__->register_method ({
|
|||||||
return PVE::RRD::create_rrd_graph(
|
return PVE::RRD::create_rrd_graph(
|
||||||
"pve2-storage/$param->{node}/$param->{storage}",
|
"pve2-storage/$param->{node}/$param->{storage}",
|
||||||
$param->{timeframe}, $param->{ds}, $param->{cf});
|
$param->{timeframe}, $param->{ds}, $param->{cf});
|
||||||
|
|
||||||
}});
|
}});
|
||||||
|
|
||||||
__PACKAGE__->register_method ({
|
__PACKAGE__->register_method ({
|
||||||
|
|||||||
Reference in New Issue
Block a user