Sha256: b591637ce825bc30371384eb5158e0826cb3e947231b5ae8095391bd4e99d856
Contents?: true
Size: 404 Bytes
Versions: 2
Compression:
Stored size: 404 Bytes
Contents
<%= javascript 'foreman_openscap/load_report'%> <div class="row"> <div id="loading"> <div class="col-md-4"></div> <div class="col-md-4"> <%= image_tag('/assets/spinner.gif') %> <%= _('Loading...') %> </div> </div> <iframe id="frame" style="display: none" height="100%" width="100%" frameborder="0" src="<%= parse_scaptimony_arf_report_path(@arf_report) %>"></iframe> </div>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
foreman_openscap-0.4.3 | app/views/scaptimony_arf_reports/show.html.erb |
foreman_openscap-0.4.2 | app/views/scaptimony_arf_reports/show.html.erb |