mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-28 16:24:04 +02:00
monitoring: Do not provide export when viewing a monitored object
This is simply not possible at the moment.
This commit is contained in:
parent
e376bd6285
commit
3bd24c48ff
@ -223,8 +223,6 @@ abstract class MonitoredObjectController extends Controller
|
|||||||
)
|
)
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
$tabs
|
$tabs->extend(new DashboardAction());
|
||||||
->extend(new OutputFormat())
|
|
||||||
->extend(new DashboardAction());
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user