Sha256: f4556b125b89cbd05c0c0234e6e68ce2f3b7fd60d4306a5f8f414aa92f38d131
Contents?: true
Size: 380 Bytes
Versions: 24
Compression:
Stored size: 380 Bytes
Contents
<% content_for(:javascripts) do %> <%= webpacked_plugins_js_for :foreman_leapp %> <% end %> <% content_for(:stylesheets) do %> <%= webpacked_plugins_css_for :foreman_leapp %> <% end %> <%= react_component('PreupgradeReports', { :url => preupgrade_reports_path(:search => "job_invocation_id = #{@job_invocation.id}"), :newJobInvocationUrl => new_job_invocation_path }) %>
Version data entries
24 entries across 24 versions & 1 rubygems