7 lines
158 B
HTML
Raw Normal View History

2020-05-19 11:43:42 +03:00
<tr class="bg-<%- color %>" data-group="f-<%- index %>">
<th colspan="4">
[+] <%- filePath %>
<span><%- summary %></span>
</th>
</tr>