mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-28 08:14:03 +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
|
||||
->extend(new OutputFormat())
|
||||
->extend(new DashboardAction());
|
||||
$tabs->extend(new DashboardAction());
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user