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