Skip to content

Commit

Permalink
Update sechub-scan/src/main/resources/templates/report/html/scanresul…
Browse files Browse the repository at this point in the history
…t.html

Co-authored-by: Jeeppler <Jeeppler@users.noreply.github.com>
  • Loading branch information
zigfridus and Jeeppler authored Nov 2, 2023
1 parent fa7fed8 commit 1b33a68
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -275,7 +275,7 @@ <h2 class='messagesHeadline'>Messages</h2>
<td th:text="${message.text}">This is an error message text</td>
</tr>
<tr th:remove="all">
<td>&#9888;</td>
<td></td>
<td>This is a warning message text</td>
</tr>
<tr th:remove="all">
Expand Down

0 comments on commit 1b33a68

Please sign in to comment.