mirror of
https://git.proxmox.com/git/pve-eslint
synced 2025-10-04 20:48:29 +00:00

includes a (minimal) working wrapper Signed-off-by: Dominik Csapak <d.csapak@proxmox.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>
|