Display proxy ID following the Creation date in proxy list

Whenever you need to consult logs or manually modify a configuration on the server, the ID is a key element. Of course, it's possible to find information in the files, but having this information prominently displayed in the list would be a real plus.
This commit is contained in:
Mathieu D 2024-03-29 15:14:01 +01:00 committed by GitHub
parent d40f9e06fc
commit 5744a3a7ed
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -20,6 +20,7 @@
</div>
<div class="small text-muted">
<%- i18n('str', 'created-on', {date: formatDbDate(created_on, 'Do MMMM YYYY')}) %>
(#<%- id %>)
</div>
</td>
<td>