Sha256: 90838dcce5a93811903d56d9cbd34cacd74952967bb7704e982768b35b395491
Contents?: true
Size: 1.18 KB
Versions: 240
Compression:
Stored size: 1.18 KB
Contents
<h4><%= title %></h4> <div align="center" style="margin: 10px 0px;"> <table class="summary" style="border: 1px solid; padding: 5px; background-color: #ffffff; border-collapse: collapse; text-align: center; width: 100%;" bgcolor="#ffffff"> <tr> <td style="width: 33%; padding: 5px; border: 1px solid #ccc;"> <b class="counter" style="color: #6bb5df;"><%= host_count(hosts, :security) %></b> <p class="summary-title" style="font-size: 80%; font-weight: bold; margin: 5px; padding: 0px;"><%= _("Security").upcase %></p> </td> <td style="width: 33%; padding: 5px; border: 1px solid #ccc;"> <b class="counter" style="color: #6bb5df;"><%= host_count(hosts, :bugfix) %></b> <p class="summary-title" style="font-size: 80%; font-weight: bold; margin: 5px; padding: 0px;"><%= _("Bugfix").upcase %></p> </td> <td style="width: 33%; padding: 5px; border: 1px solid #ccc;"> <b class="counter" style="color: #6bb5df;"><%= host_count(hosts, :enhancement) %></b> <p class="summary-title" style="font-size: 80%; font-weight: bold; margin: 5px; padding: 0px;"><%= _("Enhancement").upcase %></p> </td> </tr> </table> </div>
Version data entries
240 entries across 240 versions & 1 rubygems