PR-URL: https://github.com/nodejs/node/pull/27670 Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: Richard Lau <riclau@uk.ibm.com> Reviewed-By: Refael Ackermann (רפאל פלחי) <refack@gmail.com> Reviewed-By: Daijiro Wachi <daijiro.wachi@gmail.com> Reviewed-By: Ujjwal Sharma <usharma1998@gmail.com>
6 lines
158 B
HTML
6 lines
158 B
HTML
<tr class="bg-<%- color %>" data-group="f-<%- index %>">
|
|
<th colspan="4">
|
|
[+] <%- filePath %>
|
|
<span><%- summary %></span>
|
|
</th>
|
|
</tr>
|