Files
nginx-proxy-manager/frontend/js/app/openappsec-log/list-notifications/main.ejs
Rami Winestock 8631791999 wide page with sticky table heads.
updates local-policy default.
data fields fixes.
2023-12-18 18:23:02 +02:00

13 lines
296 B
Plaintext

<thead class="sticky-top bg-white">
<th>&nbsp;</th>
<th>Time</th>
<th>Event Severity</th>
<th>Event Priority</th>
<th>Event Topic</th>
<th>Event Name</th>
<th>Suggested Remediation if Applicable</th>
<th>Asset Name</th>
</thead>
<tbody>
<!-- items -->
</tbody>