mirror of
https://github.com/nodejs/node.git
synced 2025-05-22 22:11:41 +00:00

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>
7 lines
158 B
HTML
7 lines
158 B
HTML
<tr class="bg-<%- color %>" data-group="f-<%- index %>">
|
|
<th colspan="4">
|
|
[+] <%- filePath %>
|
|
<span><%- summary %></span>
|
|
</th>
|
|
</tr>
|