fix: Fix status updates, add color to status
This commit is contained in:
@ -50,7 +50,7 @@
|
||||
</tr>
|
||||
</table>
|
||||
<div class="vuln-footer">
|
||||
<p><strong>Status:</strong> {{.Status}}</p>
|
||||
<p style="color: var(--{{.StatusColor}})"><strong>Status:</strong> {{.Status}}</p>
|
||||
<a href="/details/{{.ID}}">View details</a>
|
||||
</div>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user