mirror of
https://github.com/opnsense/plugins.git
synced 2025-12-10 21:05:19 -06:00
security/crowdsec: Fix alert time not showing in grid (#4843)
This commit is contained in:
parent
98a0f9d6a6
commit
71f05ef0f8
@ -52,7 +52,7 @@
|
||||
<th data-column-id="country">Country</th>
|
||||
<th data-column-id="as">AS</th>
|
||||
<th data-column-id="decisions">Decisions</th>
|
||||
<th data-column-id="created_at" data-formatter="created">Created</th>
|
||||
<th data-column-id="created" data-formatter="created">Created</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user