mirror of
https://github.com/valitydev/wazuh-kibana-app.git
synced 2024-11-08 10:43:51 +00:00
5 lines
336 B
HTML
5 lines
336 B
HTML
<md-content style="background-color: white" flex layout="column" ng-if="submenuNavItem == 'dashboards'" layout-align="start space-around">
|
|
|
|
<kbn-dash dash-id="{{select}}" dash-time-from="now-24h" dash-time-to="now" dash-searchable="true" dash-timepicker="true" ng-init="state.setDashboardsState(select);"></kbn-dash>
|
|
|
|
</md-content> |