Sha256: 06db70e23d01efa18649744084b7b53678659860faaed4dc6ea45dcf7f689302

Contents?: true

Size: 414 Bytes

Versions: 16

Compression:

Stored size: 414 Bytes

Contents

<% content_for(:javascripts) do %>
  <%= webpacked_plugins_js_for :'foreman_rh_cloud' %>
<% end %>

<% content_for(:stylesheets) do %>
    <%= webpacked_plugins_css_for :'foreman_rh_cloud' %>
<% end %>

<div id="host_details_insights_react_container"></div>
<%= mount_react_component(
  'InsightsHostDetailsTab',
  '#host_details_insights_react_container',
  { hostID: host.id }.to_json,
  flatten_data: true
) %>

Version data entries

16 entries across 16 versions & 1 rubygems

Version Path
foreman_rh_cloud-1.0.18 app/views/hosts/_insights_tab.html.erb
foreman_rh_cloud-1.0.17 app/views/hosts/_insights_tab.html.erb
foreman_rh_cloud-1.0.16 app/views/hosts/_insights_tab.html.erb
foreman_rh_cloud-1.0.15 app/views/hosts/_insights_tab.html.erb
foreman_rh_cloud-1.0.14 app/views/hosts/_insights_tab.html.erb
foreman_rh_cloud-0.9.14 app/views/hosts/_insights_tab.html.erb
foreman_rh_cloud-0.9.13.1 app/views/hosts/_insights_tab.html.erb
foreman_rh_cloud-1.0.13.1 app/views/hosts/_insights_tab.html.erb
foreman_rh_cloud-0.9.13 app/views/hosts/_insights_tab.html.erb
foreman_rh_cloud-1.0.13 app/views/hosts/_insights_tab.html.erb
foreman_rh_cloud-0.9.12 app/views/hosts/_insights_tab.html.erb
foreman_rh_cloud-1.0.12 app/views/hosts/_insights_tab.html.erb
foreman_rh_cloud-2.0.12 app/views/hosts/_insights_tab.html.erb
foreman_rh_cloud-0.9.11 app/views/hosts/_insights_tab.html.erb
foreman_rh_cloud-1.0.11 app/views/hosts/_insights_tab.html.erb
foreman_rh_cloud-2.0.11 app/views/hosts/_insights_tab.html.erb