Project

General

Profile

Download (477 Bytes) Statistics
| Branch: | Tag: | Revision:
<table id='report_log' class="table table-bordered table-striped">
<tr>
<th>Level</th><th>Resource</th><th>message</th>
</tr>
<% logs.each do |log| -%>
<tr>
<td><span <%= report_tag log.level %>><%= h log.level %></span></td>
<td><%= h log.source %></td>
<td><%= h log.message %></td>
</tr>
<% end -%>
<tr id='ntsh' <%= "style='display: none;'".html_safe if logs.size > 0%>><td colspan="3"> Nothing to show </td></tr>
</table>
(3-3/6)