Sha256: b9fb4701769799e8f1fcd6a2d7bba97c40044c8a1cdd2b5663f20099edb20396
Contents?: true
Size: 751 Bytes
Versions: 4
Compression:
Stored size: 751 Bytes
Contents
<html> <header><title>%{report_title}</title></header> <body> <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script> <link href="cornucopia.css" rel="stylesheet" type="text/css" /> <div class="coruncopia-report-holder-table"> <div class="coruncopia-report-holder-row"> <div class="coruncopia-report-holder-list-cell"> <!--<div class=".coruncopia-report-holder-list-holder">--> <ul class="report-index-list"> %{report_list} </ul> <!--</div>--> </div> <div class="coruncopia-report-body-cell"> <iframe class="coruncopia-report-body-frame" id="report-display-document" src=""></iframe> </div> </div> </div> <script src="report.js"></script> </body> </html>
Version data entries
4 entries across 4 versions & 1 rubygems