修复bug
This commit is contained in:
parent
95f473d05e
commit
cf4d571623
@ -162,7 +162,6 @@
|
||||
<td>{{ cert.expires_at.strftime('%Y-%m-%d') }}</td>
|
||||
<td>{{ cert.created_at.strftime('%Y-%m-%d') }}</td>
|
||||
<td class="pe-4">
|
||||
<td class="pe-4">
|
||||
<div class="btn-group btn-group-sm">
|
||||
<a href="{{ url_for('certificate_detail', cert_id=cert.id) }}"
|
||||
class="btn btn-outline-primary"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user